mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-16 21:00:16 +00:00
Enable HMR unit for base pulp cluster
This commit is contained in:
parent
6a8fff7f2a
commit
a5bc02ef28
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,9 @@ PULP_SRCS += kernel/fll-v$(fll/version).c
|
|||
PULP_SRCS += kernel/freq-domains.c
|
||||
PULP_SRCS += kernel/chips/pulp_cluster/soc.c
|
||||
|
||||
# HMR
|
||||
PULP_CFLAGS += -DARCHI_HMR
|
||||
PULP_SRCS += kernel/hmr_synch.c
|
||||
|
||||
include $(PULPRT_HOME)/rules/pulpos/configs/default.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue