arm-trusted-firmware/lib/transfer_list
Harrison Mutai e13d027b70 refactor(handoff): downgrade error messages
Some APIs, like `transfer_list_check_header`, are used preemptively to
determine if a new TL needs to be initialized. If we validate a TL and
anticipate its contents to be invalid or corrupted, logging these as
error message isn't helpful.

Change-Id: Ic22378828548d48f73aa74d494f110fbd11857f4
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
2025-03-17 16:56:28 +00:00
..
transfer_list.c refactor(handoff): downgrade error messages 2025-03-17 16:56:28 +00:00
transfer_list.mk feat(handoff): add TL source files to BL1 2024-04-26 09:00:12 +00:00