350 Commits (c76e0d13bf840189ee2a9ecccf111d9ded63a5e6)

Author SHA1 Message Date
Vikram Kanigiri 4112bfa0c2 Populate BL31 input parameters as per new spec 11 years ago
Vikram Kanigiri 29fb905d5f Rework handover interface between BL stages 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Andrew Thoelke 84dbf6ffbf Fixes for TZC configuration on FVP 11 years ago
Sandrine Bailleux b793e43166 fvp: Provide per-EL MMU setup functions 11 years ago
Sandrine Bailleux b3254e8547 Introduce IS_IN_ELX() macros 11 years ago
Vikram Kanigiri 770de65f9d Ensure a console is initialized before it is used 11 years ago
Sandrine Bailleux 31bce47e4e Remove unused 'PL011_BASE' macro 11 years ago
Andrew Thoelke 7935d0a59d Access system registers directly in assembler 11 years ago
Andrew Thoelke 2f5dcfef1d Replace disable_mmu with assembler version 11 years ago
Andrew Thoelke 8cec598ba3 Correct usage of data and instruction barriers 11 years ago
Dan Handley 625de1d4f0 Remove variables from .data section 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley 8a4fb6f658 Refactor GIC header files 11 years ago
Dan Handley bee8241711 Remove vpath usage in makefiles 11 years ago
Dan Handley 35e98e5588 Make use of user/system includes more consistent 11 years ago
Dan Handley e8246c0714 Move FVP power driver to FVP platform 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Harry Liebel f2199d95d9 Enable secure memory support for FVPs 11 years ago
Dan Handley 9e1c4bd296 Remove redundant code from bl1_plat_helpers.S 11 years ago
Andrew Thoelke 2bf28e620a Allocate single stacks for BL1 and BL2 11 years ago
Dan Handley 67c78844bc Rename FVP "mmap" array to avoid name confusion 11 years ago
Dan Handley d72f6e31b0 Move console.c to pl011 specific driver location 11 years ago
Sandrine Bailleux 9e86490f8f Define frequency of system counter in platform code 11 years ago
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