Zelalem | ad41d88 | 2020-07-10 14:46:19 -0500 | [diff] [blame] | 1 | BL32=Makefile |
2 | BL33=Makefile | ||||
3 | CROSS_COMPILE=aarch64-none-elf- | ||||
4 | LSI=H3 | ||||
5 | MACHINE=salvator-x | ||||
6 | PLAT=rcar | ||||
7 | RCAR_DRAM_LPDDR4_MEMCONF=0 | ||||
8 | RCAR_DRAM_SPLIT=1 | ||||
9 | SPD=opteed | ||||
10 | TRUSTED_BOARD_BOOT=1 |