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.
 
 
 
 
 
Wing Li 9a70e69e05 feat(psci): update PSCI_FEATURES 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 feat(psci): add support for OS-initiated mode 2 years ago
psci_lib.mk fix(cpus): workaround for Cortex-A510 erratum 2684597 2 years ago
psci_main.c feat(psci): update PSCI_FEATURES 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 feat(psci): add support for OS-initiated mode 2 years ago
psci_setup.c feat(psci): add support for PSCI_SET_SUSPEND_MODE 2 years ago
psci_stat.c Unify type of "cpu_idx" across PSCI module. 5 years ago
psci_suspend.c feat(psci): add support for OS-initiated mode 2 years ago
psci_system_off.c Don't return error information from console_flush 4 years ago