commit | e13d027b7059f29bc8e6163b2244ab7af59c3ff7 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Fri Sep 27 16:04:55 2024 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Mon Mar 17 16:56:28 2025 +0000 |
tree | 1d146e28ec18705de995dd2d2e75206bfb8183d5 | |
parent | 037b8b905e02841dba16a486bc0b5c797f584c3b [diff] |
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>