63 Commits (d3f70af6e09d669da9c7d7890b7af5a0cdc4b3a5)

Author SHA1 Message Date
Soby Mathew add403514d Add CPU specific power management operations 10 years ago
Dan Handley 5a06bb7e0b Clarify platform porting interface to TSP 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
Juan Castillo 637ebd2eb9 FVP: apply new naming conventions to memory regions 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 c67b09bd2c Introduce crash console APIs for crash reporting 10 years ago
Achin Gupta afff8cbdd8 Make enablement of the MMU more flexible 11 years ago
Juan Castillo 08783e4326 FVP: Ensure system reset wake-up results in cold boot 10 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
Andrew Thoelke 90e31479bf Support later revisions of the Foundation FVP 11 years ago
Vikram Kanigiri 03396c435a Simplify entry point information generation code on FVP 11 years ago
Andrew Thoelke 15f195bfb3 Remove NSRAM from FVP memory map 11 years ago
Lin Ma f984ce84ba Enable mapping higher physical address 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 5f0cdb059d Split platform.h into separate headers 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
Sandrine Bailleux b793e43166 fvp: Provide per-EL MMU setup functions 11 years ago
Sandrine Bailleux b3254e8547 Introduce IS_IN_ELX() macros 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 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 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
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
Sandrine Bailleux 9e86490f8f Define frequency of system counter in platform code 11 years ago
Andrew Thoelke 0a30cf54af Place assembler functions in separate sections 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 92a12866e6 Remove unused 'CPU present' flag 11 years ago
Jon Medhurst 38aa76a87f fvp: Make use of the generic MMU translation table setup code 11 years ago
Achin Gupta 7c88f3f633 Add Test Secure Payload (BL3-2) image 11 years ago
Achin Gupta a0cd989dd5 Factor out translation table setup in ARM FVP port 11 years ago
Jeenu Viswambharan 74cbb83983 Move translation tables into separate section 11 years ago
James Morrissey 40a6f64795 Fix asserts appearing in release builds 11 years ago
Ryan Harkin 03cb8fbb5d fvp: rename fvp_* files to plat_* 11 years ago
Jeenu Viswambharan 3a4cae051a Change comments in assembler files to help ctags 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