From 15723a16e7ae94353624ef7b3ba1ca0344017ce1 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Thu, 17 Jul 2025 17:05:37 -0500 Subject: [PATCH] ci: add notes about hss, stay in sync with fpga Signed-off-by: Robert Nelson --- 01_git_sync.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/01_git_sync.sh b/01_git_sync.sh index fdfdde2..f0e4074 100755 --- a/01_git_sync.sh +++ b/01_git_sync.sh @@ -3,6 +3,7 @@ GIT_DEPTH="20" GCC_VERSION="11.4.0" +#HSS stay in sync with gatware fpga builds... HSS_BRANCH="v2025.03" HSS_REPO="https://github.com/polarfire-soc/hart-software-services.git"