arm-trusted-firmware/lib/transfer_list
Harrison Mutai f1d9459335 feat(handoff): add func to check and init a tl
Add a function to check whether a transfer list has been initialized
at the input address. If not, initialize a transfer list at the
specified location with the given size. This is to help ensure that we
don't accidently overwrite a transfer list that's been passed from a
previous stage.

Change-Id: Ic5906626df09d3801435488e258490765e8f81eb
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
2024-12-18 14:48:21 +00:00
..
transfer_list.c feat(handoff): add func to check and init a tl 2024-12-18 14:48:21 +00:00
transfer_list.mk feat(handoff): add TL source files to BL1 2024-04-26 09:00:12 +00:00