arm-trusted-firmware/include/lib/xlat_tables
Roberto Vargas b1d27b484f bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level
without any dependancy on TF BL1. This enables platforms which already
have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL
stages without need for BL1.  This is not currently possible because
BL2 executes at S-EL1 and cannot jump straight to EL3.

Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-01-18 09:42:35 +00:00
..
aarch32 xlat lib: Fix some types 2017-07-26 09:28:23 +01:00
aarch64 xlat: Make function to calculate TCR PA bits public 2017-11-08 18:05:14 +00:00
xlat_mmu_helpers.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
xlat_tables.h include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
xlat_tables_arch.h xlat lib: Reorganize architectural defs 2017-07-25 13:09:00 +01:00
xlat_tables_defs.h xlat: Introduce API to get memory attributes of a region 2017-10-17 12:02:36 +01:00
xlat_tables_v2.h SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM 2017-12-06 14:12:41 +00:00
xlat_tables_v2_helpers.h bl2-el3: Add BL2_EL3 image 2018-01-18 09:42:35 +00:00