commit | 04e67e2593e87613703a6239f20d897938b9c90d | [log] [tgz] |
---|---|---|
author | Stephanos Ioannidis <root@stephanos.io> | Wed Sep 22 15:43:50 2021 +0900 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Fri Sep 24 07:35:40 2021 -0400 |
tree | b2667901fdfa5a4c6cfb0e01cbc3db8e0b285be7 | |
parent | 8e66894d4eb17d7f00120d287072df662d24f1a5 [diff] |
Revert "lib: newlib: Add workaround for #38258" The commit 9bd1483afeb18f4225ec7b0340b0d4e20efb7d01 was added as a workaround for the Xtensa initial malloc failure bug. This bug has been fixed in the Zephyr SDK 0.13.1 release and therefore this workaround is no longer needed. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>