diff options
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | 2021-01-27 19:12:33 -0600 |
---|---|---|
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | 2021-02-03 10:36:33 -0600 |
commit | d56b957c2104f624994d5f20fdaa989079c06a6f (patch) | |
tree | 790bcf511df19e96faee7435477560a86cd5130c /make_helpers | |
parent | 587c15565f543878aeeff80bf224e24616d68462 (diff) | |
download | platform_external_arm-trusted-firmware-d56b957c2104f624994d5f20fdaa989079c06a6f.tar.gz platform_external_arm-trusted-firmware-d56b957c2104f624994d5f20fdaa989079c06a6f.tar.bz2 platform_external_arm-trusted-firmware-d56b957c2104f624994d5f20fdaa989079c06a6f.zip |
libc: Import strtoull from FreeBSD project
From commit: 21571b1d140ae7bb44e94c0afba2ec61456b275b
The coding guidelines[1] in TF-A forbid the use of ato*() functions
in favour of strto*(). However, the TF-A libc does not provide an
implementation of strto*(), making this rule impossible to satisfy.
Also made small changes to fit into TF-A project. Added the source
files to the libc makefile
[1] https://trustedfirmware-a.readthedocs.io/en/latest/process/coding-guidelines.html#libc-functions-that-are-banned-or-to-be-used-with-caution
Change-Id: I2e94a0b227ec39f6f4530dc50bb477999d27730f
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
Diffstat (limited to 'make_helpers')
0 files changed, 0 insertions, 0 deletions