commit | 217192d0d3ab432e64c2c32a9d63d0c89fa25bfc | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Fri Dec 17 14:04:43 2021 +0100 |
committer | György Szing <gyorgy.szing@arm.com> | Thu Mar 31 10:22:39 2022 +0200 |
tree | 75ca376a8968eed1ae762893367b67a0dab3a74a | |
parent | 1c781ef5c9f9829af914834100ebca7e8cd4c18d [diff] |
Move libc_init interface into separate component Move libc_init interface into a separate component as it is independent from the environment. Each libc implementation should hide its initialization sequence in this function so SPs can remain libc agnostic. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I8c72e2fe102ec2054b31fac50f467e9e8f8bdf94