717 Commits (617540d860f24c324fbbf418388fb65c0ec83242)
 

Author SHA1 Message Date
Soby Mathew e8ca7d1e32 Increment the PSCI VERSION to 1.0 10 years ago
danh-arm 126866f011 Merge pull request #244 from danh-arm/sm/psci_mig_feat 10 years ago
Soby Mathew b234b2c4a0 Verify capabilities before handling PSCI calls 10 years ago
Soby Mathew 90e8258eec Implement PSCI_FEATURES API 10 years ago
Soby Mathew 8991eed743 Rework the PSCI migrate APIs 10 years ago
danh-arm 860331aa15 Merge pull request #243 from soby-mathew/sm/psci_cleanup_1 10 years ago
Juan Castillo 513dd3a076 FVP: Allow BL3-2 to sit in the secure region of DRAM 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 78879b9a5e Rework internal API to save non-secure entry point info 10 years ago
Soby Mathew 2f5aadedc4 PSCI: Check early for invalid CPU state during CPU ON 10 years ago
Soby Mathew e146f4cc6c Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops 10 years ago
danh-arm eadd7a1b1e Merge pull request #240 from danh-arm/sm/rem_coh_mem 10 years ago
Soby Mathew ab8707e687 Remove coherent memory from the BL memory maps 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 d4f4ad90f9 Remove the wfe() for bounded wait in bakery_lock 10 years ago
Juan Castillo 6fd9eaf36e FVP: map non-secure DRAM1 in the MMU 10 years ago
danh-arm 1c73ffbd4c Merge pull request #235 from soby-mathew/sm/inv_cpu_ops 10 years ago
danh-arm 408b79b81a Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 10 years ago
Soby Mathew 099973469b Invalidate the dcache after initializing cpu-ops 10 years ago
danh-arm 8a6af12d32 Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31 10 years ago
Juan Castillo b04fb94af7 Fix reset to BL3-1 instructions in user guide, part 3 10 years ago
danh-arm 4c59dd6f61 Merge pull request #231 from jcastillo-arm/jc/fip_bin 10 years ago
danh-arm 6cef4e4615 Merge pull request #230 from sandrine-bailleux/sb/doc-updates 10 years ago
danh-arm d01c67e067 Merge pull request #229 from sandrine-bailleux/sb/tf-issue-273 10 years ago
danh-arm ff9902028e Merge pull request #228 from jcastillo-arm/jc/tf-issues/274 10 years ago
Juan Castillo 1217d28d36 Juno: Add support for image overlaying in Trusted SRAM 10 years ago
Sandrine Bailleux c451b538ec User Guide: Enable secure memory on Foundation FVP 10 years ago
Juan Castillo 92de35659c Bug fix: initialize bl30_image_info fields before use 10 years ago
danh-arm 23cf7d0fcc Merge pull request #222 from jbech-linaro/user_guide_toc_links 10 years ago
Sandrine Bailleux 36e2fd0139 Prevent optimisation of sysregs accessors calls 10 years ago
Joakim Bech 14a5b346de Create Table of Content links in markdown files 10 years ago
danh-arm 61c6780474 Merge pull request #226 from sandrine-bailleux/sb/tf-issues-279 10 years ago
danh-arm 02b5678ca5 Merge pull request #227 from soby-mathew/sm/afflvl_fix 10 years ago
danh-arm 2060f0c018 Merge pull request #225 from sandrine-bailleux/sb/remove-IRQ_SEC_SGI_8 10 years ago
Juan Castillo 7f48fab9f8 Specify FIP filename at build time 10 years ago
Soby Mathew 264999fc60 Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl() 10 years ago
Kévin Petit 38410f801f fip_create: don't succeed if one of the passed files doesn't exist 10 years ago
Sandrine Bailleux 47ca01e745 Remove IRQ_SEC_SGI_8 constant 10 years ago
danh-arm 29e32cba4a Merge pull request #223 from sandrine-bailleux/sb/fix-fiptool-target 10 years ago
danh-arm c5c64dd6a1 Merge pull request #224 from soby-mathew/sm/fix_mpidr_aff_map_nodes_t 10 years ago
Soby Mathew 235585b193 Fix the array size of mpidr_aff_map_nodes_t. 10 years ago
Sandrine Bailleux 07deed40e7 Fix problem of dependencies on the fiptool makefile target 10 years ago
danh-arm 435cdcf42b Merge pull request #220 from soby-mathew/sm/reassign_crash_console 10 years ago
danh-arm 6f80d60bb8 Merge pull request #221 from achingupta/ag/tf-issues#272 10 years ago
Achin Gupta 66ce001e7d Precede a 'sev' with a 'dsb' in bakery lock code 10 years ago
Soby Mathew ce6ee93399 Use the BL3-1 runtime console as the crash console. 10 years ago
danh-arm e73f4ef607 Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 10 years ago