arm-trusted-firmware/services/std_svc/spmd
Olivier Deprez 0c23e6f44d fix(spmd): error macro to use correct print format
Following merge of [1] then [2] broke the build because of an incorrect
format specifier in an ERROR macro. Fix to use the correct print format.

[1] https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/5437
[2] https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/9211

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I14d4c31091f6a5f4c3252f6d810e9d2bb2f545c4
2021-11-09 15:44:24 +01:00
..
aarch64 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec 2020-02-10 14:09:21 +00:00
spmd.mk SPMD: register the SPD PM hooks 2020-08-20 18:06:06 +01:00
spmd_main.c fix(spmd): error macro to use correct print format 2021-11-09 15:44:24 +01:00
spmd_pm.c fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
spmd_private.h feat(SPMD): route secure interrupts to SPMC 2021-11-03 15:42:21 -05:00