commit | 0e932b8563b6e25ae5f233a789cd420e46ae9297 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Wed Nov 06 14:21:00 2024 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Wed Dec 18 14:48:24 2024 +0000 |
tree | 6e1382668660eeefa6f3c4ac9b87b1bad5f0aa82 | |
parent | d57057199449595b44a9c2f98c1e4af7fec2b648 [diff] |
feat(handoff): add Mbed-TLS heap info entry tag Update library to support XFERLIST_MBEDTLS_HEAP_INFO (tag = 0x105). This is an Arm-specific TE type that enables the location and size of the stack-based memory region used by Mbed-TLS as a heap to be passed via a transfer list. [1] https://firmwarehandoff.github.io/firmware_handoff/main/transfer_list.html#mbed-tls-heap-information-xferlist-mbedtls-heap-info Change-Id: I1d27b6b2d5a13101b7680b8a19e833354655cd30 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>