We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab3bb7 commit fccc84dCopy full SHA for fccc84d
1 file changed
config/sources/families/genio.conf
@@ -278,3 +278,7 @@ function add_host_dependencies__genio_python3_deps_for_optee_build() {
278
display_alert "Preparing Genio OPTEE host-side dependencies" "${EXTENSION}" "info"
279
declare -g EXTRA_BUILD_DEPS="${EXTRA_BUILD_DEPS} python3-cryptography python3-pyelftools"
280
}
281
+
282
+function write_uboot_platform() {
283
+ : # noop
284
+}
0 commit comments