Issue with build trusted firmware

freebsd at sysctl.cz freebsd at sysctl.cz
Sun Jun 21 12:01:18 UTC 2020


Hi,
i am trying build new atf-rk3288-v2.3 for rk3288 to asus tinker
Do you some experience with this code ?

My changes
https://bsd.to/z7gS

bitfield-compat -Wshift-overflow=2 -Wlogical-op 
-Wno-error=deprecated-declarations -Wno-error=cpp -DIMAGE_BL32 
-mcpu=cortex-a12  -mthumb -mno-unaligned-access -P -x assembler-with-cpp 
-D__LINKER__ -Wp,-MD,./build/rk3288/release/bl32/bl32.ld.d -MT 
build/rk3288/release/bl32/bl32.ld -MP -o 
build/rk3288/release/bl32/bl32.ld Makefile
Makefile:45:56: error: "/*" within comment [-Werror=comment]
  INC_ARM_DIRS_TO_CHECK += include/drivers/arm/cryptocell/*.h

Makefile:46:106: error: "/*" within comment [-Werror=comment]
  INC_DRV_DIRS_TO_CHECK := $(sort $(filter-out   \

Makefile:49:124: error: "/*" within comment [-Werror=comment]
  INC_LIB_DIRS_TO_CHECK := $(sort $(filter-out   \

Makefile:53:109: error: "/*" within comment [-Werror=comment]
  INC_DIRS_TO_CHECK := $(sort $(filter-out   \

Makefile:57:122: error: "/*" within comment [-Werror=comment]
  LIB_DIRS_TO_CHECK := $(sort $(filter-out   \

Makefile:455:88: error: "/*" within comment [-Werror=comment]
  SPDS   := $(sort $(filter-out none, $(patsubst 
services/spd/%,%,$(wildcard services/spd/*))))

Makefile:44:36: error: unterminated comment
       $(wildcard include/drivers/arm/*)))
                                     ^
cc1: all warnings being treated as errors
gmake[2]: *** [Makefile:1087: build/rk3288/release/bl32/bl32.ld] Error 1
gmake[2]: Leaving directory 
'/usr/ports/sysutils/atf-rk3288/work/arm-trusted-firmware-2.3'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/sysutils/atf-rk3288
*** Error code 1

Stop.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: issue.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20200621/36b897a4/attachment-0001.txt>


More information about the freebsd-arm mailing list