Sign in
opensecura
/
sw
/
matcha
/
6c8df2311e4d1dd08176b925f28c72a483bdd219
/
.
/
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"