commit | 244f08c6bf407c4a4ef26770c3551939dab9c83d | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Thu Sep 20 22:02:30 2018 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Wed Dec 05 16:04:39 2018 +0100 |
tree | 6f75e11034765d98908b50abd370be3637202105 | |
parent | 56ef30234e922539a8916ccc27f219dd10e00706 [diff] |
Platform: Move GNUARM C library to UNPRIV section Details: - To enable any secure service to use the standard C library functions. - Only read-only(code&ro-data) section was moved. - Data section of C library remains in the data section of secure test service to make possible the usage of printf. Change-Id: Iff106b72af3cc0cc4c0f1ebdab668886644b777c Signed-off-by: Tamas Ban <tamas.ban@arm.com>