Merge pull request #1603 from antonio-nino-diaz-arm/db/reclaim-init
Reclaim BL31 initialization code memory for runtime data
commit 7e0a38a4d8d7db12eea0cf33f63920acc3bdb2e2
2 parents e44b8a9 + cb4adb0
@Soby Mathew Soby Mathew authored on 4 Oct 2018
GitHub committed on 4 Oct 2018
Showing 41 changed files
View
Makefile
View
bl31/bl31_main.c
View
bl31/ehf.c
View
common/runtime_svc.c
View
docs/firmware-design.rst
View
drivers/arm/cci/cci.c
View
drivers/arm/ccn/ccn.c
View
drivers/arm/gic/v3/gicv3_main.c
View
drivers/arm/smmu/smmu_v3.c
View
include/lib/libc/cdefs.h
View
include/plat/arm/common/arm_common.ld.S 100644 → 0
View
include/plat/arm/common/arm_def.h
View
include/plat/arm/common/arm_reclaim_init.ld.S 0 → 100644
View
include/plat/arm/common/arm_tzc_dram.ld.S 0 → 100644
View
include/plat/arm/common/plat_arm.h
View
lib/el3_runtime/aarch64/context_mgmt.c
View
lib/extensions/ras/ras_common.c
View
lib/psci/psci_common.c
View
lib/psci/psci_setup.c
View
lib/xlat_tables/xlat_tables_common.c
View
lib/xlat_tables_v2/xlat_tables_context.c
View
lib/xlat_tables_v2/xlat_tables_core.c
View
make_helpers/build_macros.mk
View
make_helpers/defaults.mk
View
plat/arm/board/fvp/drivers/pwrc/fvp_pwrc.c
View
plat/arm/board/fvp/fvp_bl31_setup.c
View
plat/arm/board/fvp/fvp_common.c
View
plat/arm/board/fvp/include/plat.ld.S
View
plat/arm/board/fvp/platform.mk
View
plat/arm/common/arm_bl31_setup.c
View
plat/arm/common/arm_cci.c
View
plat/arm/common/arm_ccn.c
View
plat/arm/common/arm_common.c
View
plat/arm/common/arm_common.mk
View
plat/arm/common/arm_console.c
View
plat/arm/common/arm_gicv3.c
View
plat/arm/common/arm_pm.c
View
plat/arm/css/drivers/mhu/css_mhu.c
View
plat/arm/css/drivers/scp/css_pm_scmi.c
View
plat/arm/css/sgi/sgi_interconnect.c
View
plat/arm/css/sgm/sgm_interconnect.c