Searched defs:A (Results 1 – 9 of 9) sorted by relevance
1103 …: https://docs.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-threats#stride-model1104 .. _DEN0034: https://developer.arm.com/documentation/den0034/latest1105 …hannels: https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability1106 …Spectre: https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability1107 .. _TBBR-Client specification: https://developer.arm.com/documentation/den0006/d/1108 …Board Boot (TBB): https://trustedfirmware-a.readthedocs.io/en/latest/design/trusted-board-boot.html1109 …tedfirmware-a.readthedocs.io/en/latest/process/coding-guidelines.html#error-handling-and-robustness1110 …edfirmware-a.readthedocs.io/en/latest/process/security-hardening.html#secure-development-guidelines1111 .. _Trusted Firmware-A Tests: https://git.trustedfirmware.org/TF-A/tf-a-tests.git/about/1112 …//github.com/ARM-software/arm-trusted-firmware/blob/master/docs/components/spd/optee-dispatcher.rst
24 Changes to translation tables library36 Changes to context management42 Boot flow changes59 Granule Protection Tables (GPT) library70 RMM Dispatcher (RMMD)84 Test Realm Payload (TRP)
343 SP manifests351 Secure Partition packages385 Describing secure partitions438 SPMC manifest494 SPMC boot511 Loading of SPs523 Secure boot
25 #define fspi_swap32(A) (A) argument
41 Platform-specific build options
2163 Disabling the use of coherent memory in TF-A argument2175 Coherent memory usage in PSCI implementation2223 Bakery lock data2336 Non Functional Impact of removing coherent memory
30 #define DDR_CONFIG(A, B, C, R) (((A) << 24) | ((B) << 16) | ((C) << 8) | (R)) argument
26 #define DDR_CONFIG(A, B, C, R) (((A) << 24) | ((B) << 16) | ((C) << 8) | (R)) argument
27 #define DDR_CONFIG(A, B, C, R) (((A) << 24) | ((B) << 16) | ((C) << 8) | (R)) argument