commit | 408ff8fd658d27697eb120de33551222801e8cdc | [log] [tgz] |
---|---|---|
author | Praveen Chandran <PraveenBabu.Chandran@infineon.com> | Tue Feb 08 22:38:52 2022 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 08 22:38:52 2022 -0800 |
tree | 380ca047d3c4a9d380a6fa41d826be5a81a915cd | |
parent | 51580953667446acb642b44081e8bd44cbf8e904 [diff] [blame] |
Support keystore using external flash for Infineon P6 board (#14929)
diff --git a/.gitmodules b/.gitmodules index 0e2b2f6..3669fb0 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -187,3 +187,6 @@ [submodule "perfetto"] path = third_party/perfetto/repo url = https://github.com/google/perfetto +[submodule "p6/serial-flash"] + path = third_party/p6/p6_sdk/libs/serial-flash + url = https://github.com/Infineon/serial-flash