232 Commits (52010cc779a59f2bc8a23fa5754630a6e63119a4)

Author SHA1 Message Date
Sandrine Bailleux 52010cc779 Rationalize reset handling code 10 years ago
Sandrine Bailleux 452b7fa25e Remove FIRST_RESET_HANDLER_CALL build option 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
Soby Mathew e8ca7d1e32 Increment the PSCI VERSION to 1.0 10 years ago
Soby Mathew 90e8258eec Implement PSCI_FEATURES API 10 years ago
Soby Mathew 8991eed743 Rework the PSCI migrate APIs 10 years ago
Soby Mathew 22f08973f3 Return success if an interrupt is seen during PSCI CPU_SUSPEND 10 years ago
Soby Mathew 539dcedb7d Validate power_state and entrypoint when executing PSCI calls 10 years ago
Soby Mathew 31244d74b3 Save 'power_state' early in PSCI CPU_SUSPEND call 10 years ago
Soby Mathew e146f4cc6c Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops 10 years ago
Soby Mathew 8c5fe0b5b9 Move bakery algorithm implementation out of coherent memory 10 years ago
Soby Mathew 5b1cd43bc1 Add macros for domain specific barriers. 10 years ago
Soby Mathew 099973469b Invalidate the dcache after initializing cpu-ops 10 years ago
Sandrine Bailleux 36e2fd0139 Prevent optimisation of sysregs accessors calls 10 years ago
Soby Mathew 235585b193 Fix the array size of mpidr_aff_map_nodes_t. 10 years ago
Juan Castillo eb57fa5685 Improvements to ARM GIC driver 10 years ago
Soby Mathew 7395a725ae Apply errata workarounds only when major/minor revisions match. 10 years ago
Juan Castillo 740134e6dc Juno: Reserve some DDR-DRAM for secure use 10 years ago
Soby Mathew d0ecd97987 Create BL stage specific translation tables 10 years ago
Jens Wiklander ae213cee8c Initialize SCTLR_EL1 based on MODE_RW bit 10 years ago
Soby Mathew 14c0526b73 Reset CNTVOFF_EL2 register before exit into EL1 on warm boot 10 years ago
Sandrine Bailleux 4480425288 Miscellaneous documentation fixes 10 years ago
Sandrine Bailleux 01b916bff2 Juno: Implement initial platform port 10 years ago