258 Commits (fd904df14b1ab4304bd02c00f82f0c6888f8e7a8)

Author SHA1 Message Date
Jimmy Huang fd904df14b Add mmio utility functions 9 years ago
Varun Wadekar 3a8c55f600 Add "Project Denver" CPU support 9 years ago
Juan Castillo 02462972c9 Use uintptr_t as base address type in ARM driver APIs 10 years ago
Juan Castillo f04585f399 TBB: delete deprecated plat_match_rotpk() 10 years ago
Juan Castillo 1779ba6b97 TBB: switch to the new authentication framework 10 years ago
Juan Castillo dff93c8675 TBB: add TBBR Chain of Trust 10 years ago
Juan Castillo 7d37aa1711 TBB: add mbedTLS authentication related libraries 10 years ago
Juan Castillo 05799ae0c8 TBB: add authentication framework 10 years ago
Juan Castillo 95cfd4ad84 TBB: add platform API to read the ROTPK information 10 years ago
Juan Castillo 16948ae1d9 Use numbers to identify images instead of names 10 years ago
Sandrine Bailleux c9915c0b0f Bug fix: Build time condition to relocate RW data 10 years ago
Soby Mathew c0aff0e0b4 PSCI: Add SYSTEM_SUSPEND API support 10 years ago
Ryan Harkin b49b322190 FVP: Add SP804 delay timer 10 years ago
Ryan Harkin cc58b2d0f5 Add SP804 delay timer driver 10 years ago
Ryan Harkin 9055c7d149 Add a simple delay timer driver API 10 years ago
Sandrine Bailleux fe55612bdb CSS: Remove the constants MHU_SECURE_BASE/SIZE 10 years ago
Sandrine Bailleux 9255da5f63 CSS: Clarify what the SCP boot config is 10 years ago
Sandrine Bailleux 52010cc779 Rationalize reset handling code 10 years ago
Sandrine Bailleux 452b7fa25e Remove FIRST_RESET_HANDLER_CALL build option 10 years ago
Varun Wadekar c13b2e32f1 Driver for 16550 UART interface 10 years ago
Soby Mathew 19af6fceaf CSS: Extract primary cpu id using the correct bit width 10 years ago
Achin Gupta ca0225a5dc Fix reporting of interrupt ID in ARM GIC driver 10 years ago
Dan Handley 60eea55e37 Migrate FVP port to use common code 10 years ago
Dan Handley b4315306ad Add common ARM and CSS platform code 10 years ago
Dan Handley 90b3a6acb5 Add linker symbol declarations to bl_common.h 10 years ago
Dan Handley e2bf57f841 Add header guards to asm macro files 10 years ago
Dan Handley ce4c820d8c Remove use of PLATFORM_CACHE_LINE_SIZE 10 years ago
Dan Handley 71a8444537 Add TZC function to configure region 0 10 years ago
Varun Wadekar 709a3c4707 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Varun Wadekar 6693962c34 Open/Close TA sessions, send commands/events to TAs 10 years ago
Varun Wadekar f9d2505497 Preempt/Resume standard function ID calls 10 years ago
Varun Wadekar 6e159e7a8c Translate secure/non-secure virtual addresses 10 years ago
Varun Wadekar 77199df7bc Register NS shared memory for SP's activity logs and TA sessions 10 years ago
Varun Wadekar 220383153c Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd) 10 years ago
Soby Mathew 548579f56e Remove the `owner` field in bakery_lock_t data structure 10 years ago
Soby Mathew 1c9573a157 Optimize the bakery lock structure for coherent memory 10 years ago
Vikram Kanigiri 1ba93aeb89 Add support for ARM Cortex-A72 processor 10 years ago
Vikram Kanigiri 4991ecdc50 Use ARM CCI driver on FVP and Juno platforms 10 years ago
Vikram Kanigiri 23e47ede20 Common driver for ARM Cache Coherent Interconnects 10 years ago
Vikram Kanigiri a7e98ad514 Add macro to calculate number of elements in an array 10 years ago
Vikram Kanigiri 12e7c4ab0b Initialise cpu ops after enabling data cache 10 years ago
Sandrine Bailleux dad25049ce Enable type-checking of arguments passed to printf() et al. 10 years ago
Soby Mathew 8c32bc26e7 Export maximum affinity using PLATFORM_MAX_AFFLVL macro 10 years ago
Juan Castillo 40febc3ac8 TBB: add authentication module interface 10 years ago
Juan Castillo e509d05728 stdlib: add missing features to build PolarSSL 10 years ago
Juan Castillo 6eadf7627f TBB: add a platform specific function to validate the ROTPK 10 years ago
Juan Castillo b7124ea7f6 TBB: add support to include certificates in a FIP image 10 years ago
Yatharth Kochar 79a97b2ef7 Call reset handlers upon BL3-1 entry. 10 years ago
Soby Mathew f4f1ae777b Demonstrate model for routing IRQs to EL3 10 years ago