Skip to content

Commit 76d47da

Browse files
sasdfcfrantz
authored andcommitted
[rom_ext] Update ROM_EXT_VERSION to 2026051500
This commit updates the MINOR version of ROM_EXT to 2026051500 in sw/device/silicon_creator/rom_ext/defs.bzl. Change-Id: Ia00d84c0f8c93f8bcffe97edd2df7ce28e5c1da4 Signed-off-by: Yi-Hsuan Deng <yhdeng@google.com>
1 parent 7bf5ac7 commit 76d47da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sw/device/silicon_creator/rom_ext

sw/device/silicon_creator/rom_ext/defs.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def secver_write_selection():
1414
# because of how the bazel rule accepts attributes.
1515
ROM_EXT_VERSION = struct(
1616
MAJOR = "0",
17-
MINOR = "2026050800",
17+
MINOR = "2026051500",
1818
SECURITY = "0",
1919
)
2020

0 commit comments

Comments
 (0)