arm-trusted-firmware/bl32/tsp
Sandrine Bailleux 494db58083 juno: Use the enable_mmu_elX() functions from lib/aarch64/xlat_tables.c
Juno code can re-use the enable_mmu_elX() functions from
lib/aarch64/xlat_tables.c.

Because the Juno port now includes plat/common/aarch64/plat_common.c
the juno specific 'plat_common.c' needs to be renamed to avoid
name conflicts at build time.

Change-Id: I1e9cc6484643fbf516dfac0236573e0474ccc0a2
2014-06-05 17:39:40 +01:00
..
aarch64 Add enable mmu platform porting interfaces 2014-05-23 18:02:01 +01:00
tsp-fvp.mk Rename FVP specific files and functions 2014-05-23 18:01:41 +01:00
tsp-juno.mk juno: Use the enable_mmu_elX() functions from lib/aarch64/xlat_tables.c 2014-06-05 17:39:40 +01:00
tsp.ld.S Split platform.h into separate headers 2014-05-23 15:52:29 +01:00
tsp.mk Add support for asynchronous FIQ handling in TSP 2014-05-22 17:48:38 +01:00
tsp_interrupt.c Further renames of platform porting functions 2014-05-27 16:17:21 +01:00
tsp_main.c Move BL porting functions into platform.h 2014-05-23 17:18:54 +01:00
tsp_timer.c Split platform.h into separate headers 2014-05-23 15:52:29 +01:00