Skip to content

product/n1sdp: use newlib-nano for SCP RAM firmware

Darryl Green requested to merge github/fork/himsha01/scp_himsha01 into master

Created by: himsha01

Commit 78e405ef ("build: allow platforms to choose the c library to build with") switched N1SDP to use standard newlib library instead of newlib-nano. With this switch SCP RAM firmware boot hangs N1SDP when build with SCP_LOG_LEVEL=TRACE. Until this problem is further investigated, switch N1SDP's SCP RAM firmware to use newlib-nano library.

Signed-off-by: Himanshu Sharma himanshu.sharma@arm.com Change-Id: I3ccf1cda3848797a2a5106132118b3faaf5ca99e

Merge request reports