Searched defs:A (Results 1 – 7 of 7) sorted by relevance
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)
328 SP manifests336 Secure Partition packages370 Describing secure partitions423 SPMC manifest472 SPMC boot489 Loading of SPs501 Secure boot
25 #define fspi_swap32(A) (A) argument
39 Platform-specific build options
2066 Disabling the use of coherent memory in TF-A argument2078 Coherent memory usage in PSCI implementation2126 Bakery lock data2239 Non Functional Impact of removing coherent memory
26 #define DDR_CONFIG(A, B, C, R) (((A) << 24) | ((B) << 16) | ((C) << 8) | (R)) argument
30 #define DDR_CONFIG(A, B, C, R) (((A) << 24) | ((B) << 16) | ((C) << 8) | (R)) argument
Completed in 19 milliseconds