arm-trusted-firmware/plat/qemu
Jens Wiklander e5362e29d5 fix(qemu): remove validate_ns_entrypoint
QEMU has dynamic memory configuration based on -m parameter. The
hard-coded values in TF-A are not accurate when starting the model with
this parameter. This is not a problem when loading boot images as the
lower addresses are the same. However, it can be a problem when starting
up the secondary CPUs with a rather high non-secure entry point. So fix
this by removing the plat_psci_ops_t validate_ns_entrypoint assignment
to allow any non-secure entry point.

Change-Id: I95e92b71e0f4fa5f94444ea0cd2cb42e56faa472
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2024-05-29 16:54:41 +02:00
..
common fix(qemu): remove validate_ns_entrypoint 2024-05-29 16:54:41 +02:00
qemu refactor(qemu): do not hardcode counter frequency 2024-04-22 17:33:36 +02:00
qemu_sbsa refactor(qemu): do not hardcode counter frequency 2024-04-22 17:33:36 +02:00