9773 Commits (95c26d6489bd8b2fc8b8e14bc2da5d2918055acc)
 

Author SHA1 Message Date
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
Jeenu Viswambharan 65f0730ba3 Fix spilled-over BL1 exception vector 11 years ago
Jeenu Viswambharan 74cbb83983 Move translation tables into separate section 11 years ago
Harry Liebel d265bd7c31 Add Firmware Image Package (FIP) documentation 11 years ago
Harry Liebel 561cd33ece Add Firmware Image Package (FIP) driver 11 years ago
Harry Liebel f58ad36f2f Add Firmware Image Package creation tool 11 years ago
James Morrissey 9d72b4ea9c Implement load_image in terms of IO abstraction 11 years ago
James Morrissey f2f9bb5e71 Add IO abstraction framework 11 years ago
James Morrissey 40a6f64795 Fix asserts appearing in release builds 11 years ago
Sandrine Bailleux df64a55b3a Compile assembly files with -DDEBUG flag 11 years ago
Jon Medhurst c3810c83aa Fix memmove and memcpy 11 years ago
Ian Spray 36eaaf3769 Allow style checking of tree and local changes 11 years ago
Joakim Bech 35fab8c979 Build system: Add cscope target to the Makefile 11 years ago
Achin Gupta b2187ab940 fvp: clear a pending cluster power off request 11 years ago
Achin Gupta 75f7367b4c psci: fix affinity level upgrade issue 11 years ago
Achin Gupta a45e39738b psci: preserve target affinity level during suspend 11 years ago
Achin Gupta a59caa4cbd psci: replace secure context with suspend context 11 years ago
Ryan Harkin 03cb8fbb5d fvp: rename fvp_* files to plat_* 11 years ago
Ryan Harkin 72ee331490 Build system: add 'make help' option 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 eaec590e5f Probe for GICv3 re-distributors on core bring-up 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
Dan Handley 5407885023 Refer to separate issue tracking repository 11 years ago
Ian Spray 8468739c5f Move GIC setup to a separate file 11 years ago
Harry Liebel e22fb91e31 Build project with 'pedantic' 11 years ago
Harry Liebel 0af6d64df3 Do not let GCC use built-in functions 11 years ago
Sandrine Bailleux bdb774df31 Fix SPSR register size in gp_regs structure 11 years ago
Harry Liebel a960f28267 Local C library documentation updates 11 years ago
Harry Liebel 1bc9e1f6eb Add strchr() and putchar() to local C library 11 years ago
Harry Liebel 0f702c6e70 Create local C library implementation (2/2) 11 years ago
Harry Liebel c81b1d0f03 Create local C library implementation (1/2) 11 years ago
Harry Liebel 57bb658193 Add debug macros 11 years ago
Sandrine Bailleux 93ca221c95 Make BL31's ns_entry_info a single-cpu area 11 years ago
Sandrine Bailleux 34edaed563 BL2: Sanity check value in x0 in the entry point code 11 years ago
Sandrine Bailleux ba6980a8db Move RUN_IMAGE constant from bl1.h to bl_common.h 11 years ago
Sandrine Bailleux ee12f6f749 Remove useless copies of meminfo structures 11 years ago
Achin Gupta dc98e5370a psci: update docs with status of cpu_suspend api 11 years ago
Achin Gupta 0959db5c99 psci: rectify and homogenise generic code 11 years ago
Achin Gupta 3140a9e5c7 psci: rework cpu_off assertion and minor cleanups 11 years ago
Achin Gupta 2d94d4a0be remove check on non-secure entrypoint parameter 11 years ago
Achin Gupta c2b43afc54 move timer #defines & remove duplicate declaration 11 years ago
Achin Gupta c8afc78919 psci: fix error due to a non zero context id 11 years ago