arm-trusted-firmware/services/spd/opteed
Raymond Mao c0688c55bb fix(handoff): fix register convention in opteed
The commit with Change-Id:Ie417e054a7a4c192024a2679419e99efeded1705
updated the register convention r1/x1 values but missing necessary
changes in BL31.
As a result, a system panic observed during setup for BL32 when
TRANSFER_LIST is enabled due to unexpected arguments.
This patch is to fix this issue for optee.

Change-Id: I13e116e7cb5a7d89fafc11d20295cffbf24793ab
Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
2025-01-06 07:08:03 -08:00
..
opteed.mk feat(cros_widevine): add ChromeOS widevine SMC handler 2024-02-02 16:41:21 +08:00
opteed_common.c feat(optee): enable transfer list in opteed 2024-01-17 12:18:09 -08:00
opteed_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
opteed_main.c fix(handoff): fix register convention in opteed 2025-01-06 07:08:03 -08:00
opteed_pm.c feat(optee): enable transfer list in opteed 2024-01-17 12:18:09 -08:00
opteed_private.h feat(optee): enable transfer list in opteed 2024-01-17 12:18:09 -08:00
teesmc_opteed.h fix(optee): return UUID for image loading service 2023-03-09 20:18:13 +01:00
teesmc_opteed_macros.h fix(optee): return UUID for image loading service 2023-03-09 20:18:13 +01:00