Renaming the enum to avoid redeclaration error

- The enums "SECURE" and "NONSECURE" are common names and may
  conflict with implementation defines such as in CMSIS.
- Renamed the structure security_t to caller_security_t to
  make it more meaningful.

Signed-off-by: Gowtham Siddarth <gowtham.siddarth@arm.com>
338 files changed
tree: 4fed20b4e0345778d17dd431a0b71085d0945416
  1. api-specs/
  2. api-tests/
  3. tbsa-v8m/
  4. .gitignore
  5. LICENSE.md
  6. README.md