Merge pull request #1200 from robertovargas-arm/bl2-el3
Add BL2_AT_EL3 build option
commit 0d3a27e7f6ee3fa1be4c705927bcf9cad3750809
2 parents 0caaa03 + 76d2673
@davidcunado-arm davidcunado-arm authored on 19 Jan 2018
GitHub committed on 19 Jan 2018
Showing 35 changed files
View
Makefile
View
bl1/bl1.mk
View
bl2/aarch32/bl2_el3_entrypoint.S 0 → 100644
View
bl2/aarch32/bl2_el3_exceptions.S 0 → 100644
View
bl2/aarch64/bl2_el3_entrypoint.S 0 → 100644
View
bl2/aarch64/bl2_el3_exceptions.S 0 → 100644
View
bl2/bl2.mk
View
bl2/bl2_el3.ld.S 0 → 100644
View
bl2/bl2_main.c
View
bl2/bl2_private.h
View
docs/firmware-design.rst
View
docs/porting-guide.rst
View
docs/user-guide.rst
View
drivers/auth/mbedtls/mbedtls_common.mk
View
drivers/auth/mbedtls/mbedtls_crypto.mk
View
drivers/auth/mbedtls/mbedtls_x509.mk
View
include/common/aarch32/el3_common_macros.S
View
include/common/aarch64/el3_common_macros.S
View
include/common/asm_macros_common.S
View
include/lib/cpus/aarch32/cpu_macros.S
View
include/lib/cpus/aarch64/cpu_macros.S
View
include/lib/xlat_tables/xlat_tables_v2_helpers.h
View
include/plat/arm/common/arm_def.h
View
include/plat/arm/common/plat_arm.h
View
include/plat/common/platform.h
View
lib/cpus/aarch32/cpu_helpers.S
View
lib/cpus/aarch64/cpu_helpers.S
View
lib/cpus/errata_report.c
View
make_helpers/defaults.mk
View
make_helpers/tbbr/tbbr_tools.mk
View
plat/arm/board/fvp/fvp_bl2_el3_setup.c 0 → 100644
View
plat/arm/board/fvp/platform.mk
View
plat/arm/common/arm_bl2_el3_setup.c 0 → 100644
View
plat/arm/common/arm_common.mk
View
plat/common/plat_bl2_el3_common.c 0 → 100644