502 Commits (da554d7439b1e9b64d06dd50c6eb29bf1c952805)

Author SHA1 Message Date
Soby Mathew add403514d Add CPU specific power management operations 10 years ago
Soby Mathew 24fb838f96 Add platform API for reset handling 10 years ago
Soby Mathew 9b47684170 Introduce framework for CPU specific operations 10 years ago
Soby Mathew aecc084080 Rework use of labels in assembly macros. 10 years ago
Achin Gupta 7d2ccfd79d fvp: Rework when platform actions are performed 10 years ago
Juan Castillo d5f1309306 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs 10 years ago
Dan Handley 5a06bb7e0b Clarify platform porting interface to TSP 10 years ago
Dan Handley 3279f6251e Simplify interface to TZC-400 driver 10 years ago
Dan Handley 935db69328 Move IO storage source to drivers directory 10 years ago
Dan Handley 6d16ce0bfe Remove redundant io_init() function 10 years ago
Dan Handley cae3ef992e Remove platform dependency in CCI-400 driver 10 years ago
Juan Castillo 186c1d4b26 FVP: make usage of Trusted DRAM optional at build time 10 years ago
Dan Handley 6ad2e461f0 Rationalize console log output 10 years ago
Juan Castillo 637ebd2eb9 FVP: apply new naming conventions to memory regions 10 years ago
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