From a960f28267f061ba52ef4c8778753095250b100c Mon Sep 17 00:00:00 2001 From: Harry Liebel Date: Thu, 12 Dec 2013 16:03:44 +0000 Subject: Local C library documentation updates - Update porting guide to describe where files live and how to get FreeBSD source code. - Update change-log to describe relocation and new functions. Change-Id: Id8f30cc7bafdd1064b3a5c5aae958c5aa3fb79f3 --- docs/change-log.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/change-log.md') diff --git a/docs/change-log.md b/docs/change-log.md index e813cb159b..08d185455b 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -64,7 +64,6 @@ Detailed changes since last release - Entry into standby states is not supported. - The api is only supported on the AEMv8 Base FVP. - * The PSCI AFFINITY_INFO api has undergone limited testing on the AEMv8 Base FVP to allow experimental use. @@ -77,6 +76,12 @@ Detailed changes since last release undergone change. A pointer to these structures is returned instead of their copy. +* Required C library and runtime header files are now included locally in ARM + Trusted Firmware instead of depending on the toolchain standard include + paths. The local implementation has been cleaned up and reduced in scope. + Implementations for `putchar()` and `strchr()` were added to the local C + library. + ARM Trusted Firmware - version 0.2 ================================== -- cgit v1.2.3