arm-trusted-firmware/lib/psci
Andrew F. Davis c98db6c617 PSCI: Update comment on MMU disablement
The MMU is not disabled in this path, update the comment to
reflect this. Also clarify that both paths call prepare_cpu_pwr_dwn(),
but the second path does stack cache maintenance.

Signed-off-by: Andrew F. Davis <afd@ti.com>
2018-10-10 13:07:56 -05:00
..
aarch32 xlat v2: Flush xlat tables after being modified 2018-08-07 12:47:12 +01:00
aarch64 Remove all other deprecated interfaces and files 2018-09-28 15:31:53 +01:00
psci_common.c PSCI: Update comment on MMU disablement 2018-10-10 13:07:56 -05:00
psci_lib.mk mem_protect: Add mem_protect API 2017-09-25 13:32:20 +01:00
psci_main.c psci: Use bool in internal interfaces 2018-08-02 15:08:18 +01:00
psci_mem_protect.c PSCI: Fix MISRA defects in MEM_PROTECT 2018-07-24 09:19:22 +01:00
psci_off.c PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 2018-07-24 09:19:04 +01:00
psci_on.c PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 2018-07-24 09:19:04 +01:00
psci_private.h psci: Use bool in internal interfaces 2018-08-02 15:08:18 +01:00
psci_setup.c Mark BL31 initialization functions 2018-10-03 11:47:30 +01:00
psci_stat.c PSCI: Fix MISRA defects in stat code 2018-07-24 09:19:26 +01:00
psci_suspend.c PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 2018-07-24 09:19:04 +01:00
psci_system_off.c PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 2018-07-24 09:19:04 +01:00