You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Harrison Mutai aea4ccf8d9 fix(cpus): workaround for Cortex-A510 erratum 2684597 2 years ago
..
aarch32 fix(psci): tighten psci_power_down_wfi behaviour 2 years ago
aarch64 fix(cpus): workaround for Cortex-A510 erratum 2684597 2 years ago
psci_common.c refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe 2 years ago
psci_lib.mk fix(cpus): workaround for Cortex-A510 erratum 2684597 2 years ago
psci_main.c refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe 2 years ago
psci_mem_protect.c Sanitise includes across codebase 6 years ago
psci_off.c refactor(psci): move psci_do_pwrdown_sequence() out of private header 2 years ago
psci_on.c refactor(context mgmt): add cm_prepare_el3_exit_ns function 3 years ago
psci_private.h fix(cpus): workaround for Cortex-A510 erratum 2684597 2 years ago
psci_setup.c feat(psci): require validate_power_state to expose CPU_SUSPEND 3 years ago
psci_stat.c Unify type of "cpu_idx" across PSCI module. 5 years ago
psci_suspend.c refactor(psci): move psci_do_pwrdown_sequence() out of private header 2 years ago
psci_system_off.c Don't return error information from console_flush 4 years ago