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