This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from c0a6afff11 drivers/usbdev/Kconfig: fix COMPOSITE_VENDORSTR description
new c497ee249b drivers/misc/optee: Harmonize invalid user addr errors
new a2a689fee0 drivers/misc/optee: Fix GP API compatibility
new 7f20487f56 drivers/misc/optee: Rename optee_shm_entry to optee_shm
new 6f77cb6dce drivers/misc/optee: Proper cleanup of registered shm
new 47064e42df drivers/misc/optee: Fix non-registered memory ref passing
new 2799cba36b tools/nxstyle.c: Whitelist libteec mixed case symbols
new 70b595146b boards/imx93-evk: kernel build with OPTEE/SMC
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/guides/optee.rst | 46 ++-
.../imx93-evk/configs/{knsh => koptee}/defconfig | 5 +
drivers/misc/optee.c | 453 +++++++++++++--------
drivers/misc/optee.h | 26 +-
drivers/misc/optee_smc.c | 22 +-
include/nuttx/tee.h | 8 +-
tools/nxstyle.c | 15 +-
7 files changed, 343 insertions(+), 232 deletions(-)
copy boards/arm64/imx9/imx93-evk/configs/{knsh => koptee}/defconfig (97%)