79 Commits (93c690eba8ca67b06925d811ea87765215401385)

Author SHA1 Message Date
Andrew F. Davis 74d27d0062 PSCI: Lookup list of parent nodes to lock only once 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Joel Hutton 9edd891279 Initial Spectre V1 mitigations (CVE-2017-5753). 6 years ago
ldts a4065abdfb psci: platform control of SYSTEM_SUSPEND entry 6 years ago
Andrew F. Davis f996a5f79f PSCI: Do not flush cache when unneeded 6 years ago
Andrew F. Davis c98db6c617 PSCI: Update comment on MMU disablement 6 years ago
Daniel Boulby 87c8513498 Mark BL31 initialization functions 6 years ago
Antonio Nino Diaz fe199e3bac Remove all other deprecated interfaces and files 6 years ago
Antonio Nino Diaz 0b81230599 PSCI: Remove deprecated file plat_psci_common.c 6 years ago
Roberto Vargas 871de5373d PSCI: Remove platform compatibility layer 6 years ago
Antonio Nino Diaz 3e318e4037 xlat v2: Flush xlat tables after being modified 6 years ago
Antonio Nino Diaz 362030bf06 psci: Use bool in internal interfaces 6 years ago
Andrew F. Davis 39a8fa70f0 PSCI: Fix logic error to skip cache flushing 6 years ago
Antonio Nino Diaz 6b7b0f3686 PSCI: Fix MISRA defects in common and setup code 6 years ago
Antonio Nino Diaz abce1dce8b PSCI: Fix MISRA defects in stat code 6 years ago
Antonio Nino Diaz 8c20c3c987 PSCI: Fix MISRA defects in MEM_PROTECT 6 years ago
Antonio Nino Diaz 621d64f89b PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 6 years ago
Antonio Nino Diaz 1083b2b315 PSCI: Fix types of definitions 6 years ago
Antonio Nino Diaz 4829df8383 PSCI: Refactor lock macros to comply with MISRA 6 years ago
Antonio Nino Diaz 97373c33b7 PSCI: Replace macros by static inline functions 6 years ago
Daniel Boulby 896a5902ec Fix MISRA Rule 5.3 Part 2 7 years ago
Jonathan Wright 2271cb054d psci: initialize array fully to comply with MISRA 7 years ago
Jonathan Wright 3eacacc0ef lib: fix switch statements to comply with MISRA rules 7 years ago
Antonio Nino Diaz 085e80ec11 Rename 'smcc' to 'smccc' 7 years ago
Roberto Vargas 9fb8af33c4 Fix MISRA rule 8.3 in common code 7 years ago
Antonio Nino Diaz 2644103063 Invalidate TLB entries during warm boot 7 years ago
Dimitris Papastamos 6eabbb07d7 Add support for SMCCC_VERSION in PSCI features 7 years ago
Dimitris Papastamos 7593252cee Add PubSub events for CPU powerdown/powerup 7 years ago
Roberto Vargas 8fd307ffd6 Flush the affinity data in psci_affinity_info 7 years ago
Etienne Carriere 86e2683597 ARMv7 may not support Generic Timer Extension 7 years ago
Soby Mathew bfc87a8dff Fix PSCI STAT time stamp collection 7 years ago
Jeenu Viswambharan bd0c347781 PSCI: Publish CPU ON event 7 years ago
Roberto Vargas 4ce9b8eaf6 mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK 7 years ago
Roberto Vargas 36a8f8fd47 reset2: Add PSCI system_reset2 function 7 years ago
Roberto Vargas d4c596be87 mem_protect: Add mem_protect API 7 years ago
Roberto Vargas 216e58a312 Reduce time lock in psci_do_cpu_off 7 years ago
Alistair Francis 5722b78cdb psci_common: Resolve GCC static analysis false positive 7 years ago
Varun Wadekar 1862d6203c lib: psci: early suspend handler for platforms 7 years ago
David Cunado 71341d2366 Address edge case for stale PSCI CPU data in cache 7 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
Etienne Carriere aa8d5f88e0 PSCI: use same function prototype as in header file 8 years ago
Etienne Carriere c283e05af1 psci: minor fixes in lib 7 years ago
Varun Wadekar 6311f63de0 Tegra: enable 'signed-comparison' compilation warning/errors 8 years ago
Jeenu Viswambharan b10d44995e Introduce ARM SiP service to switch execution state 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Soby Mathew bcc3c49c90 PSCI: Build option to enable D-Caches early in warmboot 8 years ago
Antonio Nino Diaz 0b32628edd Flush console where necessary 8 years ago
Jeenu Viswambharan b0408e87f7 PSCI: Optimize call paths if all participants are cache-coherent 8 years ago
Jeenu Viswambharan a10d3632ac PSCI: Introduce cache and barrier wrappers 8 years ago
dp-arm e5bbd16a24 PSCI: Do stat accounting for retention/standby states 8 years ago