summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/riscv
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-11 08:27:40 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-01-12 08:15:58 +0100
commitd46366a2e755865884551166c9fec0533673ec87 (patch)
tree6b5d3b2d75662de0dc3e315ae1d688dd897cdb27 /spec/build/bsps/riscv
parentbsps/xil: Use the LP64 header for ILP32 (diff)
downloadrtems-d46366a2e755865884551166c9fec0533673ec87.tar.bz2
riscv: Resurrect RISCV_ENABLE_HTIF_SUPPORT
Low-end configurations may want to have the HTIF support removed. Enable the option by default. Fix formatting. Fix node validity checks. Updates #4779.
Diffstat (limited to 'spec/build/bsps/riscv')
-rw-r--r--spec/build/bsps/riscv/riscv/opthtif.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/build/bsps/riscv/riscv/opthtif.yml b/spec/build/bsps/riscv/riscv/opthtif.yml
index 9161716869..af174f82ea 100644
--- a/spec/build/bsps/riscv/riscv/opthtif.yml
+++ b/spec/build/bsps/riscv/riscv/opthtif.yml
@@ -5,10 +5,10 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: false
+default: true
default-by-variant: []
description: |
- enables the HTIF support if defined to a non-zero value, otherwise it is disabled (disabled by default)
+ Enable the Host/Target Interface (HTIF) support.
enabled-by: true
links: []
name: RISCV_ENABLE_HTIF_SUPPORT