arm-trusted-firmware/plat/socionext/uniphier
Boyan Karatotev db5fe4f493 chore(docs): drop the "wfi" from pwr_domain_pwr_down_wfi
To allow for generic handling of a wakeup, this hook is no longer
expected to call wfi itself. Update the name everywhere to reflect this
expectation so that future platform implementers don't get misled.

Change-Id: Ic33f0b6da74592ad6778fd802c2f0b85223af614
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
2025-02-03 14:29:47 +00:00
..
include uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2 2020-04-02 15:16:31 +09:00
tsp uniphier: use enable_mmu() in common function 2020-04-01 16:40:16 +02:00
platform.mk fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
uniphier.h uniphier: make I/O register region configurable 2020-02-12 13:36:58 +09:00
uniphier_bl2_setup.c uniphier: increase BL33 max size and GZIP temporary buffer size 2020-06-29 16:57:11 +09:00
uniphier_bl31_setup.c uniphier: use enable_mmu() in common function 2020-04-01 16:40:16 +02:00
uniphier_boot_device.c uniphier: make pinmon base address configurable 2020-02-12 13:36:58 +09:00
uniphier_cci.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_console.h uniphier: support console based on multi-console 2019-07-05 18:43:16 +09:00
uniphier_console.S Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
uniphier_console_setup.c refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
uniphier_emmc.c uniphier: make eMMC controller base address configurable 2020-02-12 13:36:58 +09:00
uniphier_gicv3.c uniphier: fix typo and coding style 2019-07-31 16:35:29 +09:00
uniphier_helpers.S uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_image_desc.c uniphier: increase BL33 max size and GZIP temporary buffer size 2020-06-29 16:57:11 +09:00
uniphier_io_storage.c uniphier: increase BL33 max size and GZIP temporary buffer size 2020-06-29 16:57:11 +09:00
uniphier_nand.c uniphier: make NAND controller base address configurable 2020-02-12 13:36:58 +09:00
uniphier_psci.c chore(docs): drop the "wfi" from pwr_domain_pwr_down_wfi 2025-02-03 14:29:47 +00:00
uniphier_rotpk.S uniphier: move ROTPK hash to .rodata section 2017-10-18 21:57:34 +09:00
uniphier_scp.c uniphier: pass SCP base address as a function parameter 2020-01-24 22:34:50 +09:00
uniphier_smp.S uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_soc_info.c uniphier: prepare uniphier_soc_info() for next SoC 2020-02-26 17:55:11 +09:00
uniphier_syscnt.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_tbbr.c Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
uniphier_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_usb.c uniphier: set buffer offset and length for io_block dynamically 2020-01-24 22:34:50 +09:00
uniphier_xlat_setup.c uniphier: support read-only xlat tables 2020-04-01 16:40:16 +02:00