2022-09-19 21:22:00 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
set(SUPPORTED_EMU_PLATFORMS acesim)
|
|
|
|
|
|
|
|
board_set_rimage_target(lnl)
|
2023-01-28 10:27:17 +08:00
|
|
|
|
|
|
|
set(RIMAGE_SIGN_KEY "otc_private_key_3k.pem" CACHE STRING "default in ace20_lnl/board.cmake")
|