ARMv8 Trusted Firmware release v0.2
0 parent commit 4f6ad66ae9fcc8bcb3b0fcee10b7ab1ffcaf1a56
@Achin Gupta Achin Gupta authored on 25 Oct 2013
James Morrissey committed on 25 Oct 2013
Showing 98 changed files
View
Makefile 0 → 100644
View
arch/aarch64/cpu/cpu_helpers.S 0 → 100644
View
arch/system/gic/aarch64/gic_v3_sysregs.S 0 → 100644
View
arch/system/gic/gic.h 0 → 100644
View
arch/system/gic/gic_v2.c 0 → 100644
View
arch/system/gic/gic_v3.c 0 → 100644
View
bl1/aarch64/bl1_arch_setup.c 0 → 100644
View
bl1/aarch64/bl1_entrypoint.S 0 → 100644
View
bl1/aarch64/early_exceptions.S 0 → 100644
View
bl1/bl1.ld.S 0 → 100644
View
bl1/bl1.mk 0 → 100644
View
bl1/bl1_main.c 0 → 100644
View
bl2/aarch64/bl2_arch_setup.c 0 → 100644
View
bl2/aarch64/bl2_entrypoint.S 0 → 100644
View
bl2/bl2.ld.S 0 → 100644
View
bl2/bl2.mk 0 → 100644
View
bl2/bl2_main.c 0 → 100644
View
bl31/aarch64/bl31_arch_setup.c 0 → 100644
View
bl31/aarch64/bl31_entrypoint.S 0 → 100644
View
bl31/aarch64/exception_handlers.c 0 → 100644
View
bl31/aarch64/runtime_exceptions.S 0 → 100644
View
bl31/bl31.ld.S 0 → 100644
View
bl31/bl31.mk 0 → 100644
View
bl31/bl31_main.c 0 → 100644
View
common/bl_common.c 0 → 100644
View
common/psci/psci_afflvl_off.c 0 → 100644
View
common/psci/psci_afflvl_on.c 0 → 100644
View
common/psci/psci_afflvl_suspend.c 0 → 100644
View
common/psci/psci_common.c 0 → 100644
View
common/psci/psci_entry.S 0 → 100644
View
common/psci/psci_main.c 0 → 100644
View
common/psci/psci_private.h 0 → 100644
View
common/psci/psci_setup.c 0 → 100644
View
common/runtime_svc.c 0 → 100644
View
docs/change-log.md 0 → 100644
View
docs/porting-guide.md 0 → 100644
View
docs/user-guide.md 0 → 100644
View
drivers/arm/interconnect/cci-400/cci400.c 0 → 100644
View
drivers/arm/interconnect/cci-400/cci400.h 0 → 100644
View
drivers/arm/peripherals/pl011/console.h 0 → 100644
View
drivers/arm/peripherals/pl011/pl011.c 0 → 100644
View
drivers/arm/peripherals/pl011/pl011.h 0 → 100644
View
drivers/power/fvp_pwrc.c 0 → 100644
View
drivers/power/fvp_pwrc.h 0 → 100644
View
fdts/fvp-base-gicv2-psci.dtb 0 → 100644
Not supported
View
fdts/fvp-base-gicv2-psci.dts 0 → 100644
View
fdts/fvp-base-gicv2legacy-psci.dtb 0 → 100644
Not supported
View
fdts/fvp-base-gicv2legacy-psci.dts 0 → 100644
View
fdts/fvp-base-gicv3-psci.dtb 0 → 100644
Not supported
View
fdts/fvp-base-gicv3-psci.dts 0 → 100644
View
fdts/rtsm_ve-motherboard.dtsi 0 → 100644
View
include/aarch64/arch.h 0 → 100644
View
include/aarch64/arch_helpers.h 0 → 100644
View
include/asm_macros.S 0 → 100644
View
include/bakery_lock.h 0 → 100644
View
include/bl1.h 0 → 100644
View
include/bl2.h 0 → 100644
View
include/bl31.h 0 → 100644
View
include/bl_common.h 0 → 100644
View
include/mmio.h 0 → 100644
View
include/pm.h 0 → 100644
View
include/psci.h 0 → 100644
View
include/runtime_svc.h 0 → 100644
View
include/semihosting.h 0 → 100644
View
include/spinlock.h 0 → 100644
View
lib/arch/aarch64/cache_helpers.S 0 → 100644
View
lib/arch/aarch64/misc_helpers.S 0 → 100644
View
lib/arch/aarch64/sysreg_helpers.S 0 → 100644
Too large (Show diff)
View
lib/arch/aarch64/tlb_helpers.S 0 → 100644
View
lib/mmio.c 0 → 100644
View
lib/non-semihosting/ctype.h 0 → 100644
View
lib/non-semihosting/mem.c 0 → 100644
View
lib/non-semihosting/std.c 0 → 100644
View
lib/non-semihosting/strcmp.c 0 → 100644
View
lib/non-semihosting/string.c 0 → 100644
View
lib/non-semihosting/strlen.c 0 → 100644
View
lib/non-semihosting/strncmp.c 0 → 100644
View
lib/non-semihosting/strncpy.c 0 → 100644
View
lib/non-semihosting/strsep.c 0 → 100644
View
lib/non-semihosting/strtol.c 0 → 100644
View
lib/non-semihosting/strtoull.c 0 → 100644
View
lib/non-semihosting/subr_prf.c 0 → 100644
View
lib/semihosting/aarch64/semihosting_call.S 0 → 100644
View
lib/semihosting/semihosting.c 0 → 100644
View
lib/sync/locks/bakery/bakery_lock.c 0 → 100644
View
lib/sync/locks/exclusive/spinlock.S 0 → 100644
View
license.md 0 → 100644
View
plat/common/aarch64/platform_helpers.S 0 → 100644
View
plat/fvp/aarch64/bl1_plat_helpers.S 0 → 100644
View
plat/fvp/aarch64/fvp_common.c 0 → 100644
View
plat/fvp/aarch64/fvp_helpers.S 0 → 100644
View
plat/fvp/bl1_plat_setup.c 0 → 100644
View
plat/fvp/bl2_plat_setup.c 0 → 100644
View
plat/fvp/bl31_plat_setup.c 0 → 100644
View
plat/fvp/fvp_pm.c 0 → 100644
View
plat/fvp/fvp_topology.c 0 → 100644
View
plat/fvp/platform.h 0 → 100644
View
readme.md 0 → 100644