commit | 24da55eef7f032a8b4957fd9eb53dc3b87d01997 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Wed Nov 06 14:26:44 2024 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Wed Dec 18 14:48:24 2024 +0000 |
tree | 7ba96d109fb4f4e4508b680914e1e47aef434920 | |
parent | 0e932b8563b6e25ae5f233a789cd420e46ae9297 [diff] |
feat(mbedtls): introduce crypto lib heap info struct Add a struct to store information about the memory location of the heap, intended for use with cryptographic libraries such as Mbed-TLS. Change-Id: I42e6bbdbd3a353e01d70fb09b77edeef9498fd98 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>