commit | d47a14549b808de80b733af65a8dee895e0cb960 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Wed May 29 14:25:59 2024 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Tue Jun 11 19:14:06 2024 +0200 |
tree | 982d3cafb6375d69ac5250d3ce15fedc792ccb76 | |
parent | 58cdf334e6a610cad3f6994e7116879c614c450c [diff] |
Integrate libc and dlmalloc to opteesp and sp environments Replace newlib with libc and dlmalloc components in the optee and sp environments and implement required interfaces. Using the libc component also required the following changes: * Fix duplicate __maybe_unused in compiler.h * Change external/tf_a/include/cdefs.h to point to new cdefs.h * Resolve __packed usage issues Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: Ie798eb426378529b5d84f1708beebe85cd061fb3