Nvidia-l4t-nvsci question

Hi,

Sorry for the missing.

Please noted that there is an L4T document available in the below link:

For the NvSciBufType, yes, you can use the general type with the NvSciBufGeneralAttrKey_NeedCpuAccess flag.
You can find details in the “Memory Buffer Basics” section.

For the next question, please create the buffer with NvSci first.
Then get the buffer pointer with the corresponding usage.

Thanks.