255 Commits (c9915c0b0ff563ca5dedc1a303777b9644ae7f59)

Author SHA1 Message Date
Sandrine Bailleux 65a9c0e96a Revert "Move architecture timer setup to platform-specific code" 11 years ago
Andrew Thoelke 0a30cf54af Place assembler functions in separate sections 11 years ago
Vikram Kanigiri 0796fe01f8 Initialise UART console in all bootloader stages 11 years ago
Soby Mathew c1df3be7dd Move console functions out of pl011.c 11 years ago
Vikram Kanigiri d118f9f864 Add standby state support in PSCI cpu_suspend api 11 years ago
Sandrine Bailleux 886278e55f Semihosting: Fix file mode to load binaries on Windows 11 years ago
Vikram Kanigiri 6ba0b6d674 Remove partially qualified asm helper functions 11 years ago
Vikram Kanigiri 5132060c48 Fix the disable_mmu code 11 years ago
Jeenu Viswambharan 1c297bf015 Move architecture timer setup to platform-specific code 11 years ago
Jeenu Viswambharan 92a12866e6 Remove unused 'CPU present' flag 11 years ago
Ryan Harkin 48e2ca7967 fvp: plat_io_storage: remove duplicated code 11 years ago
Jon Medhurst 38aa76a87f fvp: Make use of the generic MMU translation table setup code 11 years ago
Jon Medhurst 6d55d109a3 Update Makefiles to get proper dependency checking working. 11 years ago
Jon Medhurst cf6eeb8a60 Fix implementation and users of gicd_set_ipriorityr() 11 years ago
Sandrine Bailleux 20d284c08d fvp: Initialise UART earlier 11 years ago
Jeenu Viswambharan 08c28d5385 Report recoverable errors as warnings 11 years ago
Achin Gupta 375f538a79 Add Test Secure Payload Dispatcher (TSPD) service 11 years ago
Achin Gupta 7c88f3f633 Add Test Secure Payload (BL3-2) image 11 years ago
Achin Gupta 8aa0cd43a8 Specify address of UART device to use as a console 11 years ago
Achin Gupta a0cd989dd5 Factor out translation table setup in ARM FVP port 11 years ago
Achin Gupta 35ca35119d Add support for BL3-2 in BL3-1 11 years ago
Achin Gupta a3050ed521 Add support for BL3-2 in BL2 11 years ago
Achin Gupta e4d084ea96 Rework BL2 to BL3-1 hand over interface 11 years ago
Achin Gupta ca823d2c88 Increase coherent stack sizes 11 years ago
Jeenu Viswambharan 74cbb83983 Move translation tables into separate section 11 years ago
Harry Liebel 561cd33ece Add Firmware Image Package (FIP) driver 11 years ago
James Morrissey 9d72b4ea9c Implement load_image in terms of IO abstraction 11 years ago
James Morrissey f2f9bb5e71 Add IO abstraction framework 11 years ago
James Morrissey 40a6f64795 Fix asserts appearing in release builds 11 years ago
Achin Gupta b2187ab940 fvp: clear a pending cluster power off request 11 years ago
Ryan Harkin 03cb8fbb5d fvp: rename fvp_* files to plat_* 11 years ago
Ryan Harkin d7a6b0f8ad Build system: minor spacing tidyup 11 years ago
Ryan Harkin 25cff83ee4 Build system: Fixes #2: Add multi-platform support 11 years ago
Jeenu Viswambharan 3a4cae051a Change comments in assembler files to help ctags 11 years ago
Harry Liebel eaec590e5f Probe for GICv3 re-distributors on core bring-up 11 years ago
Dan Handley e83b0cadc6 Update year in copyright text to 2014 11 years ago
Ian Spray 8468739c5f Move GIC setup to a separate file 11 years ago
Sandrine Bailleux 93ca221c95 Make BL31's ns_entry_info a single-cpu area 11 years ago
Sandrine Bailleux ee12f6f749 Remove useless copies of meminfo structures 11 years ago
Achin Gupta 2d94d4a0be remove check on non-secure entrypoint parameter 11 years ago
Achin Gupta c8afc78919 psci: fix error due to a non zero context id 11 years ago
Achin Gupta b127cdb879 clear wakeup enable bit upon resuming from suspend 11 years ago
Dan Handley ab2d31edbd Enable third party contributions 11 years ago
Sandrine Bailleux 65f546a14f Properly initialise the C runtime environment 11 years ago
Sandrine Bailleux 8d69a03f6a Various improvements/cleanups on the linker scripts 11 years ago
Sandrine Bailleux 942f405357 fvp: Remove call to bl2_get_ns_mem_layout() function 11 years ago
Sandrine Bailleux 295538bc37 AArch64: Remove EL-agnostic TLB helper functions 11 years ago
Sandrine Bailleux 204aa03da7 fvp: Remove unnecessary initializers 11 years ago
Sandrine Bailleux c10bd2ce69 Move generic architectural setup out of blx_plat_arch_setup(). 11 years ago
Harry Liebel 30affd563a Do not enable CCI on Foundation FVP 11 years ago