blob: 62f8ccd613d6ea4480a77dd818dde38ba54c7302 [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"