Skip to content

Commit

Permalink
Enable full config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvan Tortorella committed Apr 13, 2024
1 parent f276244 commit 036a26a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bender-common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Author: Matteo Perotti <[email protected]>

# Runtime-selectable Carfield configuration
CARFIELD_CONFIG ?= carfield_l2dual_secure_pulp_periph_can
CARFIELD_CONFIG ?= carfield_l2dual_safe_secure_pulp_spatz_periph_can

# bender targets
common_targs += -t cva6
Expand Down
2 changes: 1 addition & 1 deletion env/env-iis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Set environment variables to choose of which island we have to compile the sw
export PULPD_PRESENT=1
export SAFED_PRESENT=0
export SAFED_PRESENT=1
export SECURED_PRESENT=1
export SPATZD_PRESENT=1

Expand Down

0 comments on commit 036a26a

Please sign in to comment.