Home
last modified time | relevance | path

Searched hist:"1887 f582dd292c195e9490086cce0e33a0b9b0cb" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/plat-imx/
H A Dconf.mk1887f582dd292c195e9490086cce0e33a0b9b0cb Mon Aug 14 12:02:40 UTC 2017 Bryan O'Donoghue <bryan.odonoghue@linaro.org> arm: imx: add iMX7S WaARP7 board definition

This patch adds a simple option to select a WaARP7 board build. Existing
code upstream does most of the work here.

Make this board port with:

make PLATFORM=imx PLATFORM_FLAVOR=mx7swarp7 ARCH=arm CFG_PAGEABLE_ADDR=0
CFG_DT_ADDR=0x83000000 DEBUG=y CFG_TEE_CORE_LOG_LEVEL=1 -j 8

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: Peng Fan <peng.fan@nxp.com>