From 2e13c372f1419f08dab7797b244681f889dd9bcf Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Mon, 14 Apr 2025 22:04:32 +0200 Subject: nrfdemo --- .../modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-configure | 0 .../builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-done | 0 .../modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-download | 0 .../modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-install | 0 .../modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-mkdir | 0 .../modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-patch | 0 .../modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-update | 0 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt | 1 + .../builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt.in | 1 + 9 files changed, 2 insertions(+) create mode 100644 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-configure create mode 100644 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-done create mode 100644 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-download create mode 100644 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-install create mode 100644 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-mkdir create mode 100644 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-patch create mode 100644 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-update create mode 100644 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt create mode 100644 nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt.in (limited to 'nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix') diff --git a/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-configure b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-configure new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-done b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-done new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-download b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-download new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-install b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-install new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-mkdir b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-mkdir new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-patch b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-patch new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-update b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/src/tfm-stamp/tfm-update new file mode 100644 index 0000000..e69de29 diff --git a/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt new file mode 100644 index 0000000..6a6ed5f --- /dev/null +++ b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt @@ -0,0 +1 @@ +cmd='' diff --git a/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt.in b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt.in new file mode 100644 index 0000000..b3f09ef --- /dev/null +++ b/nrfdemo/builddk/modules/trusted-firmware-m/tfm-prefix/tmp/tfm-cfgcmd.txt.in @@ -0,0 +1 @@ +cmd='@cmd@' -- cgit v1.2.3