From 574490442bf32cdc16574b6d7d319c29c35c54a9 Mon Sep 17 00:00:00 2001 From: fdamato <83837719+fdamato@users.noreply.github.com> Date: Thu, 13 Jul 2023 11:43:49 -0700 Subject: [PATCH] Update HWReleaseProcess.md --- HWReleaseProcess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HWReleaseProcess.md b/HWReleaseProcess.md index 0ead858..fae8410 100644 --- a/HWReleaseProcess.md +++ b/HWReleaseProcess.md @@ -9,7 +9,7 @@ ## RTL Submodule Pointer Update -1. The RTL submodule pointer is compared against the of **main** of the **caliptra RTL** repo +1. The RTL submodule pointer is compared against the **HEAD of main** of the **caliptra RTL** repo - In case they both point to the same **SHA commit** the rest of the flow is skipped 2. A new commit will update the RTL submodule pointer to point to the HEAD of the main branch, and update the registers RDL 3. A new **nightly release** branch will be created from the HEAD of the **main** branch in the **caliptra-sw** repo