On 07/01/2020 01:23, Ken Liu via TF-M wrote:
Hi Ken, The TF-A uses -fno-builtin compiler flag. Hence it doesn't face this problem. If the goal is to not to pull in compiler builtin libraries, setting this flag would be the right approach. The TF-M source tree would need to provide libc.
Best Regards Soby Mathew
Good, I think this flag is necessary for TF-M. Let me send out another mail to discuss this.
/Ken
-----Original Message----- From: Soby Mathew Soby.Mathew@arm.com Sent: Tuesday, January 7, 2020 7:02 PM To: Ken Liu Ken.Liu@arm.com; tf-m@lists.trustedfirmware.org Cc: nd nd@arm.com Subject: Re: [TF-M] The logging mechanism change in TF-M
On 07/01/2020 01:23, Ken Liu via TF-M wrote:
Hi Ken, The TF-A uses -fno-builtin compiler flag. Hence it doesn't face this problem. If the goal is to not to pull in compiler builtin libraries, setting this flag would be the right approach. The TF-M source tree would need to provide libc.
Best Regards Soby Mathew
tf-m@lists.trustedfirmware.org