From 266201ede75fce6dfe23c068f781707de272f4dc Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Fri, 3 Nov 2017 17:06:23 -0700 Subject: [PATCH] pk: Update to autodetect the set of enabled harts --- Makefile | 6 ++++-- conf/sifive_logo.txt | 26 ++++++++++++++++++++++++++ riscv-pk | 2 +- 3 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 conf/sifive_logo.txt diff --git a/Makefile b/Makefile index 21eb461..3ba025a 100644 --- a/Makefile +++ b/Makefile @@ -90,8 +90,10 @@ $(bbl): $(pk_srcdir) $(vmlinux_stripped) mkdir -p $(pk_wrkdir) cd $(pk_wrkdir) && $