Hi Simon, On Fri, May 22, 2020 at 12:51 AM Simon Glass <s...@chromium.org> wrote: > > Hi, > > On Tue, 19 May 2020 at 20:15, Thomas Fitzsimmons <fitz...@fitzsim.org> wrote: > > > > Hi Rayagonda and Vikas, > > > > Rayagonda Kokatanur <rayagonda.kokata...@broadcom.com> writes: > > > > > From: Vikas Gupta <vikas.gu...@broadcom.com> > > > > > > Add optee based bnxt fw load driver. > > > > What is "bnxt"? Maybe you could add a comment explaining what it is, or > > at least expanding it if it's an acronym? > > > Also how about putting it in drivers/ ?
Okay, I will move the driver file to drivers/tee/broadcom and header file to include/broadcom/. > > Also are there docs somewhere on how an image is put together? We do not have any docs on how the bnxt( Broadcom NetXtreme controller) binary is created. We receive it as a binary and using OpTEE we load the binary to bnxt. > > > - Simon