Skip to content

Commit

Permalink
boards/sifive/hifive1: enable PMP on the default revision
Browse files Browse the repository at this point in the history
This commit enables PMP on the default revision of the SiFive HiFive1
board. PMP was already enabled on the Rev B of this board.

Signed-off-by: Filip Kokosinski <[email protected]>
  • Loading branch information
fkokosinski authored and fabiobaltieri committed Apr 2, 2024
1 parent 11a3092 commit 643c033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/sifive/hifive1/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# SPDX-License-Identifier: Apache-2.0

config BOARD_HIFIVE1
select RISCV_CORE_E31 if "$(BOARD_REVISION)" = "B"
select RISCV_CORE_E31

0 comments on commit 643c033

Please sign in to comment.