350 Commits (c76e0d13bf840189ee2a9ecccf111d9ded63a5e6)

Author SHA1 Message Date
Soby Mathew aa442d3461 Reduce the runtime stack size in BL stages. 10 years ago
Vikram Kanigiri 50e27dadbc Rework the TSPD setup code 10 years ago
Juan Castillo 53fdcebd6d Call platform_is_primary_cpu() only from reset handler 10 years ago
Juan Castillo d3280beb70 Rework incorrect use of assert() and panic() in codebase 11 years ago
Soby Mathew 8c10690236 Add CPUECTLR_EL1 and Snoop Control register to crash reporting 10 years ago
Soby Mathew 626ed510f1 Rework the crash reporting in BL3-1 to use less stack 11 years ago
Soby Mathew c67b09bd2c Introduce crash console APIs for crash reporting 10 years ago
Soby Mathew 462c8350f6 Parametrize baudrate and UART clock during console_init() 10 years ago
Soby Mathew fce5f7501a Introduce asm console functions in TF 11 years ago
Achin Gupta 539a7b383d Remove the concept of coherent stacks 11 years ago
Achin Gupta afff8cbdd8 Make enablement of the MMU more flexible 11 years ago
Sandrine Bailleux 2b98e7890b Define ARM_GIC_ARCH default value for all platforms 10 years ago
Juan Castillo 08783e4326 FVP: Ensure system reset wake-up results in cold boot 10 years ago
Sandrine Bailleux a1b6db6c62 fvp: Reuse BL1 and BL2 memory through image overlaying 11 years ago
Dan Handley 1e8c5c4f20 Refactor fvp gic code to be a generic driver 11 years ago
Dan Handley 6f3b195a18 Refactor fvp_config into common platform header 11 years ago
Sandrine Bailleux 6063379902 fvp: Properly detect the location of BL1 R/W data 11 years ago
Sandrine Bailleux 8f55dfb4ba Remove concept of top/bottom image loading 11 years ago
Andrew Thoelke 90e31479bf Support later revisions of the Foundation FVP 11 years ago
Andrew Thoelke 5e11375398 Inline the mmio accessor functions 11 years ago
Juan Castillo 4f2104ff20 Remove all checkpatch errors from codebase 11 years ago
Vikram Kanigiri 03396c435a Simplify entry point information generation code on FVP 11 years ago
Sandrine Bailleux 9edc89171f fvp: Fix register name in 'plat_print_gic_regs' macro 11 years ago
Andrew Thoelke 634ec6c23b Remove calling CPU mpidr from bakery lock API 11 years ago
Andrew Thoelke 6c0b45d1ce Correctly dimension the PSCI aff_map_node array 11 years ago
Andrew Thoelke 15f195bfb3 Remove NSRAM from FVP memory map 11 years ago
Soby Mathew b1e71b20d8 Remove re-initialisation of system timers after warm boot for FVP 11 years ago
Juan Castillo 84e9b09d04 Set correct value for SYS_ID_REV_SHIFT in FVP 11 years ago
Andrew Thoelke 5c3272a717 Make system register functions inline assembly 11 years ago
Sandrine Bailleux 743a6111f6 fvp: Remove unused 'bl2_el_change_mem_ptr' variable 11 years ago
Lin Ma f984ce84ba Enable mapping higher physical address 11 years ago
Andrew Thoelke 0346267194 Allow platform parameter X1 to be passed to BL3-1 11 years ago
Dan Handley 9865ac1576 Further renames of platform porting functions 11 years ago
Dan Handley dff8e47a4b Add enable mmu platform porting interfaces 11 years ago
Dan Handley 17a387ad5a Rename FVP specific files and functions 11 years ago
Dan Handley dec5e0d1da Move BL porting functions into platform.h 11 years ago
Dan Handley 5f0cdb059d Split platform.h into separate headers 11 years ago
Dan Handley 7a9a5f2d22 Remove unused data declarations 11 years ago
Dan Handley c6bc071020 Remove extern keyword from function declarations 11 years ago
Sandrine Bailleux a37255a205 Make the memory layout more flexible 11 years ago
Sandrine Bailleux 4f59d8359f Make BL1 RO and RW base addresses configurable 11 years ago
Andrew Thoelke 445fe84f98 Limit BL3-1 read/write access to SRAM 11 years ago
Achin Gupta 6cf8902131 Add support for synchronous FIQ handling in TSP 11 years ago
Achin Gupta dcc1816c91 Introduce platform api to access an ARM GIC 11 years ago
Achin Gupta e1333f753f Introduce interrupt registration framework in BL3-1 11 years ago
Sandrine Bailleux 53514b2909 fvp: Move TSP from Secure DRAM to Secure SRAM 11 years ago
Sandrine Bailleux 2467f70fde TSP: Let the platform decide which secure memory to use 11 years ago
Juan Castillo 364daf9320 Reserve some DDR DRAM for secure use on FVP platforms 11 years ago
Vikram Kanigiri dbad1bacba Add support for BL3-1 as a reset vector 11 years ago
Vikram Kanigiri 6871c5d3a2 Rework memory information passing to BL3-x images 11 years ago