blob: 63e62c347fc6e74ccdf1bda26aba6158229d419e [file] [log] [blame]
[build]
target = "riscv32imc-unknown-none-elf"
target-dir = "../../../out/matcha"
rustflags = [
"-C", "relocation-model=static",
"-C", "link-arg=-Tlayout_matcha.ld",
]
# this doesn't work in our version of cargo yet
#[env]
#PLATFORM = "opentitan"