51 Commits (dbc64b39c9193f0b582d706bcf0d04e0a7bf4944)

Author SHA1 Message Date
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 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
Vikram Kanigiri dbad1bacba Add support for BL3-1 as a reset vector 11 years ago
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
Vikram Kanigiri 23ff9baa7e Introduce macros to manipulate the SPSR 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
Andrew Thoelke 40fd072548 Set processor endianness immediately after RESET 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 5b827a8fb6 Separate BL functions out of arch.h 11 years ago
Dan Handley bee8241711 Remove vpath usage in makefiles 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 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
Andrew Thoelke dccc537a72 Use --gc-sections during link 11 years ago
Sandrine Bailleux 6c595b3d11 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 11 years ago
Vikram Kanigiri 6ba0b6d674 Remove partially qualified asm helper functions 11 years ago
Jeenu Viswambharan 9f98aa1a7e Specify image entry in linker script 11 years ago
Jeenu Viswambharan 1c297bf015 Move architecture timer setup to platform-specific code 11 years ago
Jon Medhurst fb05246201 Generate build time and date message at link time. 11 years ago
Jon Medhurst 6d55d109a3 Update Makefiles to get proper dependency checking working. 11 years ago
Achin Gupta a0cd989dd5 Factor out translation table setup in ARM FVP port 11 years ago
Achin Gupta e4d084ea96 Rework BL2 to BL3-1 hand over interface 11 years ago
Jeenu Viswambharan a7934d6950 Add exception vector guards 11 years ago
Achin Gupta b739f22a99 Setup VBAR_EL3 incrementally 11 years ago
Jeenu Viswambharan 65f0730ba3 Fix spilled-over BL1 exception vector 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 d7a6b0f8ad Build system: minor spacing tidyup 11 years ago
Ryan Harkin 25cff83ee4 Build system: Fixes #2: Add multi-platform support 11 years ago
Achin Gupta 5443f2be40 remove empty definition of display_boot_progress() 11 years ago
Jeenu Viswambharan 3a4cae051a Change comments in assembler files to help ctags 11 years ago
Harry Liebel 4f6036834f Do not trap access to floating point registers 11 years ago
Dan Handley e83b0cadc6 Update year in copyright text to 2014 11 years ago
Harry Liebel c81b1d0f03 Create local C library implementation (1/2) 11 years ago
Sandrine Bailleux ee12f6f749 Remove useless copies of meminfo structures 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 3738274dc1 Unmask SError and Debug exceptions. 11 years ago
Sandrine Bailleux c10bd2ce69 Move generic architectural setup out of blx_plat_arch_setup(). 11 years ago
Achin Gupta 4f6ad66ae9 ARMv8 Trusted Firmware release v0.2 11 years ago