commit | e4a070e3d6dd0af0e74184333b9238e70c9a7075 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Dec 03 21:46:51 2024 +0000 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Thu Dec 05 17:35:57 2024 +0000 |
tree | cc871f3c7b85d1a498247bd6d6ba79972e5b3f85 | |
parent | 13a1ec387069999fc4ca86d190d492aca210b6ae [diff] |
fix(romlib): romlib build without MbedTLS The ROMLIB build currently has a strong dependency on MbedTLS. This patch has been introduced to remove this dependency, making it more flexible. Change-Id: If8c4cc7cf557687f40b235a4b8f931cfb70943fd Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>