Sign in
opensecura
/
sw
/
matcha
/
1785f044a2eb9f5f8b16b8904c2d179d68dd129a
/
.
/
app
/
.cargo
/
config.toml
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"