118 Commits (52538b9b3e1fcaa96a1bb466c86a35199d4fea67)
 

Author SHA1 Message Date
Jeenu Viswambharan 52538b9b3e Implement standard calls for TSP 11 years ago
Jeenu Viswambharan 64f6ea9be7 Implement ARM Standard Service 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
Dan Handley 5cfa93d8d6 Remove change log instructions from contribution.md 11 years ago
Ryan Harkin ee9ad7856c bl_common: add image_size() 11 years ago
Ryan Harkin 48e2ca7967 fvp: plat_io_storage: remove duplicated code 11 years ago
Jon Medhurst 4bfc2d21a1 Enable platforms to omit some bootloaders 11 years ago
Jon Medhurst fb05246201 Generate build time and date message at link time. 11 years ago
Jon Medhurst 38aa76a87f fvp: Make use of the generic MMU translation table setup code 11 years ago
Jon Medhurst c481c26987 Add generic functions for setting up aarch64 MMU translation tables 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
Jon Medhurst a4d9f26b00 Fix assert in bakery_lock_release() 11 years ago
Dan Handley b238849030 Add v0.3 release documentation 11 years ago
Dan Handley 57de6d7274 Consolidate design and porting documentation 11 years ago
Dan Handley 5e1e920075 Add EL3 runtime services and SPD documentation 11 years ago
Dan Handley 247f60bcbc Separate firmware design out of user-guide.md 11 years ago
Dan Handley 3505c044a2 Update versions of dependencies in user-guide.md 11 years ago
Jeenu Viswambharan e3fff15380 Remove duplicate xlat_table descriptions 11 years ago
Sandrine Bailleux 20d284c08d fvp: Initialise UART earlier 11 years ago
Jeenu Viswambharan 090630e4bc Tolerate runtime service initialization failure 11 years ago
Jeenu Viswambharan 7f36660559 Implement late binding for runtime hooks 11 years ago
Dan Handley 9128ffe941 Update contributing.md to new CLA location 11 years ago
Harry Liebel d19e4979bf Reduce GICv3 debug output 11 years ago
Jeenu Viswambharan 8aa559c071 Revert accidental removal of BL2 from help message 11 years ago
Jeenu Viswambharan d59a6c6dbd Update .gitignore 11 years ago
Ryan Harkin cd52932098 Fix semihosting with latest toolchain 11 years ago
Jeenu Viswambharan 2f2cef4657 Cleanup FIP build targets and messages 11 years ago
Jeenu Viswambharan 08c28d5385 Report recoverable errors as warnings 11 years ago
Achin Gupta 916a2c1ec1 Rework arithmetic operations in Test Secure Payload 11 years ago
Achin Gupta 607084ee4c Add power management support in the SPD 11 years ago
Achin Gupta 375f538a79 Add Test Secure Payload Dispatcher (TSPD) service 11 years ago
Jeenu Viswambharan dd3dc32f1d Fix FIP offset address when file not found 11 years ago
Achin Gupta 7c88f3f633 Add Test Secure Payload (BL3-2) image 11 years ago
Achin Gupta 0a9f747379 Move PSCI to runtime services directory 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
Jeenu Viswambharan a7934d6950 Add exception vector guards 11 years ago
Achin Gupta ca823d2c88 Increase coherent stack sizes 11 years ago
Jeenu Viswambharan caa84939a4 Add support for handling runtime service requests 11 years ago
Achin Gupta 07f4e078b6 Introduce new exception handling framework 11 years ago
Achin Gupta 7421b4653d Add runtime services framework 11 years ago
Achin Gupta ef7a28c92b psci: Use context library for preserving EL3 state 11 years ago
Achin Gupta 7aea908761 Add context management library 11 years ago
Achin Gupta 9ac63c59c4 Add helper library for cpu context management 11 years ago
Achin Gupta b739f22a99 Setup VBAR_EL3 incrementally 11 years ago