hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/Makefile
....@@ -157,6 +157,7 @@
157157 textofs-$(CONFIG_CPU_RV1106) := 0x00208000
158158 textofs-$(CONFIG_CPU_RV1126) := 0x00608000
159159 endif
160
+textofs-$(CONFIG_RV1106_HPMCU_FAST_WAKEUP) := 0x00208000
160161
161162 # Machine directory name. This list is sorted alphanumerically
162163 # by CONFIG_* macro name.