Home
last modified time | relevance | path

Searched hist:"508 e2476b232f3f055fd2e17d42c2884731e9436" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Dtransfer_list.h508e2476b232f3f055fd2e17d42c2884731e9436 Wed Nov 29 17:54:44 UTC 2023 Raymond Mao <raymond.mao@linaro.org> core: update transfer list header and signature

Add tl->flags and TL_FLAGS_HAS_CHECKSUM to align to the latest FW
Handoff spec update.
Bypass checksum verifying and updating if TL_FLAGS_HAS_CHECKSUM bit
is not set in tl->flags.
Update TL signature to 4a0f_b10b to align to the latest FW Handoff
spec update.

Note: It causes Transfer List ABI breakage due to FW Handoff spec
stays with same rev number (v0.9) with above changes.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/kernel/
H A Dtransfer_list.c508e2476b232f3f055fd2e17d42c2884731e9436 Wed Nov 29 17:54:44 UTC 2023 Raymond Mao <raymond.mao@linaro.org> core: update transfer list header and signature

Add tl->flags and TL_FLAGS_HAS_CHECKSUM to align to the latest FW
Handoff spec update.
Bypass checksum verifying and updating if TL_FLAGS_HAS_CHECKSUM bit
is not set in tl->flags.
Update TL signature to 4a0f_b10b to align to the latest FW Handoff
spec update.

Note: It causes Transfer List ABI breakage due to FW Handoff spec
stays with same rev number (v0.9) with above changes.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>