mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 22:27:59 +00:00
This function is widely used by functions that validate memory buffers. Macros used to check permissions, like Z_SYSCALL_MEMORY_READ and Z_SYSCALL_MEMORY_WRITE, use these functions to check that a pointers passed by user threads in a syscall. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
core | ||
include | ||
aarch32.cmake | ||
aarch64.cmake | ||
CMakeLists.txt | ||
Kconfig |