nuttx/boards/arm/nrf91/common
raiden00pl e01fb50541 compiler.h: rename CMSE extension attribute macros
rename CMSE extension attribute macros to avoid conflicts with 3rd party code:

  cmse_nonsecure_entry -> tz_nonsecure_netry
  cmse_nonsecure_call -> tz_nonsecure_call
2024-06-25 14:58:36 +02:00
..
include
scripts nrf91/common: add configuration checks for linker script 2023-07-09 10:41:13 -03:00
src compiler.h: rename CMSE extension attribute macros 2024-06-25 14:58:36 +02:00
CMakeLists.txt cmake: format Nordic boards 2023-07-25 06:08:54 -07:00
Kconfig nrf91/common: add support for non-secure boot 2023-07-09 10:41:13 -03:00
Makefile