Hello Chris, Good morning,
In our makefile we have added like this TF_CFLAGS += $(CPPFLAGS) $(TF_CFLAGS_$(ARCH)) \ -ffunction-sections -fdata-sections \ -ffreestanding -fno-builtin -fno-common \ -O0 -std=gnu99 -fstack-usage -fdump-ipa-cgraph Here anything do I need to change?