<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>S32G中的主题 Re: S32G-RDB2 secure boot example is not working</title>
    <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1686269#M4091</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204248"&gt;@MayanksPatel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;I tried to set fdt_high and changed address to conflict with .itb file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think kernel start successfully but now it can not load fdt file.&lt;/P&gt;&lt;P&gt;Is there more task to do before bootm command? I attached log file of u-boot environment with print command. (I tried the command below)&amp;nbsp;Could you check it once more if I miss something?&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; fatload mmc 0:1 0x90000000 output.itb&lt;BR /&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; setenv fdt_high a0000000&lt;BR /&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; run mmcargs&lt;BR /&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; iminfo 0x90000000&lt;BR /&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; bootm 0x90000000&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=&amp;gt; bootm 0x90000000
## Loading kernel from FIT Image at 90000000 ...
   Using 'conf@1' configuration
   Trying 'kernel@1' kernel subimage
     Description:  kernel image
     Type:         Kernel Image
     Compression:  uncompressed
     Data Start:   0x900000cc
     Data Size:    13824008 Bytes = 13.2 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x80000000
     Entry Point:  0x80000000
     Hash algo:    sha1
     Hash value:   f86b480fd9b21b15d76f73a3e3de153fd7cf62b6
   Verifying Hash Integrity ... sha1+ OK
## Loading fdt from FIT Image at 90000000 ...
   Using 'conf@1' configuration
   Trying 'fdt@1' fdt subimage
     Description:  dtb blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x90d2f1cc
     Data Size:    30042 Bytes = 29.3 KiB
     Architecture: AArch64
     Hash algo:    sha1
     Hash value:   d5b55721c778d5f568af230773506f48425a6d3f
   Verifying Hash Integrity ... sha1+ OK
   Booting using the fdt blob at 0x90d2f1cc
   Loading Kernel Image
   Loading Device Tree to 000000009fff5000, end 000000009ffff559 ... OK
Failed to get offset of '/clocks/serdes_100_ext' node
Failed to set the clock for SerDes0
Failed to get 'serdes1' alias
Failed to set the clock for SerDes1
Failed to get 'serdes1' alias
Failed to set mode for SerDes1

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.109-rt65 (ty.lim@labriego) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 10.2.1 20201103, GNU ld (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 2.35.1.20201028) #1 SMP PREEMPT Wed Jul 12 11:38:48 KST 2023
[    0.000000] Machine model: NXP S32G274A-RDB2
[    0.000000] earlycon: linflex0 at MMIO 0x00000000401c8000 (options '115200n8')
[    0.000000] printk: bootconsole [linflex0] enabled
[    0.000000] Internal error: synchronous external abort: 96000210 [#1] PREEMPT SMP
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.10.109-rt65 #1
[    0.000000] Hardware name: NXP S32G274A-RDB2 (DT)
[    0.000000] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[    0.000000] pc : fdt_check_header+0x8/0x130
[    0.000000] lr : __unflatten_device_tree+0x34/0x180
[    0.000000] sp : ffffffc010c93ea0
[    0.000000] x29: ffffffc010c93ea0 x28: 0000000080b40018
[    0.000000] x27: 00000000ffaa27f0 x26: 0000000000000000
[    0.000000] x25: 00000000ffb30a28 x24: 0000000000000000
[    0.000000] x23: ffffffc010d5a8d0 x22: 0000000000000000
[    0.000000] x21: fffffffefe7f5000 x20: ffffffc010b663b4
[    0.000000] x19: ffffffc010b663b4 x18: 0000000000000005
[    0.000000] x17: 0000000000001800 x16: 0000000000000000
[    0.000000] x15: 0000000000000030 x14: 0000000000200000
[    0.000000] x13: 00000000ff800000 x12: 0000000000000000
[    0.000000] x11: 0000000000006000 x10: 000000009fff5000
[    0.000000] x9 : 0000000000000000 x8 : 0000000000000000
[    0.000000] x7 : 0000000000801000 x6 : ffffffc010d4d8c8
[    0.000000] x5 : ffffffc010d4d850 x4 : 0000000000000000
[    0.000000] x3 : ffffffc010b663b4 x2 : ffffffc010d5a8d0
[    0.000000] x1 : fffffffefe7f5000 x0 : fffffffefe7f5000
[    0.000000] Call trace:
[    0.000000]  fdt_check_header+0x8/0x130
[    0.000000]  unflatten_device_tree+0x38/0x50
[    0.000000]  setup_arch+0x278/0x58c
[    0.000000]  start_kernel+0x70/0x4e4
[    0.000000] Code: d50323bf d65f03c0 d503245f aa0003e1 (b9400000)
[    0.000000] random: get_random_bytes called from oops_exit+0x38/0xd0 with crng_init=0
[    0.000000] ---[ end trace 0000000000000000 ]---
[    0.000000] Kernel panic - not syncing:
[    0.000000] Attempted to kill the idle task!
[    0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 12 Jul 2023 06:11:07 GMT</pubDate>
    <dc:creator>tylor</dc:creator>
    <dc:date>2023-07-12T06:11:07Z</dc:date>
    <item>
      <title>S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1673110#M3772</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I tried to follow the example of secure boot(kernel sign verification in Chapter 10.3.2 in the manual.) step-by-step. (BSP v33)&lt;/P&gt;&lt;P&gt;I made FIT file successfully, tried to load it and boot but it is failed with message below.&lt;/P&gt;&lt;P&gt;(I'm using SD-Card at the moment.)&lt;/P&gt;&lt;P&gt;1. What is the Kernel load and entry address for S32G-RDB2?&lt;/P&gt;&lt;P&gt;- I set it 0x810000000 now.&lt;/P&gt;&lt;P&gt;2. Where can I set the rootfs partition in SD-Card? (e.g /dev/mmcblk0p2)&lt;/P&gt;&lt;P&gt;Please refer message below and reply, Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTICE: Reset status: Power-On Reset&lt;BR /&gt;NOTICE: BL2: v2.5(release):bsp33.0-2.5&lt;BR /&gt;NOTICE: BL2: Built : 10:30:20, Jun 21 2023&lt;BR /&gt;NOTICE: BL2: Booting BL31&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2020.04-dirty (Jun 21 2023 - 10:27:04 +0900)&lt;/P&gt;&lt;P&gt;CPU: NXP S32G274A rev. 2.0&lt;BR /&gt;Model: NXP S32G274A-RDB2&lt;BR /&gt;DRAM: 3.5 GiB&lt;BR /&gt;MMC: FSL_SDHC: 0&lt;BR /&gt;Loading Environment from MMC... OK&lt;BR /&gt;Using external clock for PCIe0, CRNS&lt;BR /&gt;Configuring PCIe0 as RootComplex(x2)&lt;BR /&gt;Using external clock for PCIe1, CRNS&lt;BR /&gt;Frequency 125Mhz configured for PCIe1&lt;BR /&gt;Configuring PCIe1 as SGMII(x2) [XPCS0 2.5G, XPCS1 OFF]&lt;BR /&gt;Setting PCI Device and Vendor IDs to 0x4002:0x1957&lt;BR /&gt;PCIe0: Failed to get link up&lt;BR /&gt;Pcie0: LINK_DBG_1: 0x00000000, LINK_DBG_2: 0x00000800 (expected 0x000000d1)&lt;BR /&gt;DEBUG_R0: 0x00019900, DEBUG_R1: 0x08200000&lt;BR /&gt;PCI: Failed autoconfig bar 20&lt;BR /&gt;PCI: Failed autoconfig bar 24&lt;BR /&gt;PCIe1: Not configuring PCIe, PHY not configured&lt;BR /&gt;In: serial@401c8000&lt;BR /&gt;Out: serial@401c8000&lt;BR /&gt;Err: serial@401c8000&lt;BR /&gt;Board revision: RDB2/GLDBOX Revision D&lt;BR /&gt;Net: EQOS phy: rgmii @ 1&lt;/P&gt;&lt;P&gt;Warning: eth_eqos (eth0) using random MAC address - aa:0e:4d:58:ea:9b&lt;BR /&gt;eth0: eth_eqos PFE: emac0: sgmii emac1: none emac2: rgmii&lt;BR /&gt;PFEng firmware file 'mmc@0:1:s32g_pfe_class.fw' loading failed: -2&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt;&lt;BR /&gt;=&amp;gt; fatload mmc 0:1 0x80000000 output.itb&lt;BR /&gt;13848849 bytes read in 610 ms (21.7 MiB/s)&lt;BR /&gt;=&amp;gt; run mmcargs&lt;BR /&gt;=&amp;gt; iminfo&lt;/P&gt;&lt;P&gt;## Checking Image at 80000000 ...&lt;BR /&gt;FIT image found&lt;BR /&gt;FIT description: kernel+dtb/fdt fit image&lt;BR /&gt;Image 0 (kernel@1)&lt;BR /&gt;Description: kernel image&lt;BR /&gt;Type: Kernel Image&lt;BR /&gt;Compression: uncompressed&lt;BR /&gt;Data Start: 0x800000cc&lt;BR /&gt;Data Size: 13824072 Bytes = 13.2 MiB&lt;BR /&gt;Architecture: AArch64&lt;BR /&gt;OS: Linux&lt;BR /&gt;Load Address: 0x81000000&lt;BR /&gt;Entry Point: 0x81000000&lt;BR /&gt;Hash algo: sha1&lt;BR /&gt;Hash value: eb0d0410ca15bd8ba3cdacdbb885d480161d6e91&lt;BR /&gt;Image 1 (fdt@1)&lt;BR /&gt;Description: dtb blob&lt;BR /&gt;Type: Flat Device Tree&lt;BR /&gt;Compression: uncompressed&lt;BR /&gt;Data Start: 0x80d2f20c&lt;BR /&gt;Data Size: 22874 Bytes = 22.3 KiB&lt;BR /&gt;Architecture: AArch64&lt;BR /&gt;Hash algo: sha1&lt;BR /&gt;Hash value: 8f65394358c47a6f3aa003a8384e7f3f3131ebeb&lt;BR /&gt;Default Configuration: 'conf@1'&lt;BR /&gt;Configuration 0 (conf@1)&lt;BR /&gt;Description: unavailable&lt;BR /&gt;Kernel: kernel@1&lt;BR /&gt;FDT: fdt@1&lt;BR /&gt;Sign algo: sha1,rsa2048:boot_key&lt;BR /&gt;Sign value: 3c4df47d7a3e84e16a56d9531059160424c7bef9cc1e9c0fd9af391cdb65029fef9ed4e492713999eed0ad2f3fc7117c9827d5579480e25202d8b7a9cfcf3262ac61cfa9dc28b924fd0d2893063a5a3f39504aff0bd0644ebbdff6678c3e1bf73b33e6b18096a183e22b5ff0a5e4e1b541ab86ec1750938aa4c9c2b51abbc093287644718cdf783a7f960eb9e7564c4ad24a7c3f2faac6ef110d6ab7b37adaf76b9b5d4868fc258349eebd43d46096d05e369bf12174001de876165e9595dee60886c8894c1dc02ba302e8e55c94ba5596e6ec3ba000227101c3afc5fe79ede2571c8a00458c4c72301b8409c37245132129a5a3fdedeca4b54eb74dc3adc07d&lt;BR /&gt;## Checking hash(es) for FIT Image at 80000000 ...&lt;BR /&gt;Hash(es) for Image 0 (kernel@1): sha1+&lt;BR /&gt;Hash(es) for Image 1 (fdt@1): sha1+&lt;BR /&gt;=&amp;gt; bootm 0x80000000&lt;BR /&gt;## Loading kernel from FIT Image at 80000000 ...&lt;BR /&gt;Using 'conf@1' configuration&lt;BR /&gt;Verifying Hash Integrity ... sha1,rsa2048:boot_key+ OK&lt;BR /&gt;Trying 'kernel@1' kernel subimage&lt;BR /&gt;Description: kernel image&lt;BR /&gt;Type: Kernel Image&lt;BR /&gt;Compression: uncompressed&lt;BR /&gt;Data Start: 0x800000cc&lt;BR /&gt;Data Size: 13824072 Bytes = 13.2 MiB&lt;BR /&gt;Architecture: AArch64&lt;BR /&gt;OS: Linux&lt;BR /&gt;Load Address: 0x81000000&lt;BR /&gt;Entry Point: 0x81000000&lt;BR /&gt;Hash algo: sha1&lt;BR /&gt;Hash value: eb0d0410ca15bd8ba3cdacdbb885d480161d6e91&lt;BR /&gt;Verifying Hash Integrity ... sha1+ OK&lt;BR /&gt;## Loading fdt from FIT Image at 80000000 ...&lt;BR /&gt;Using 'conf@1' configuration&lt;BR /&gt;Verifying Hash Integrity ... sha1,rsa2048:boot_key+ OK&lt;BR /&gt;Trying 'fdt@1' fdt subimage&lt;BR /&gt;Description: dtb blob&lt;BR /&gt;Type: Flat Device Tree&lt;BR /&gt;Compression: uncompressed&lt;BR /&gt;Data Start: 0x80d2f20c&lt;BR /&gt;Data Size: 22874 Bytes = 22.3 KiB&lt;BR /&gt;Architecture: AArch64&lt;BR /&gt;Hash algo: sha1&lt;BR /&gt;Hash value: 8f65394358c47a6f3aa003a8384e7f3f3131ebeb&lt;BR /&gt;Verifying Hash Integrity ... sha1+ OK&lt;BR /&gt;Booting using the fdt blob at 0x80d2f20c&lt;BR /&gt;Loading Kernel Image&lt;BR /&gt;Using Device Tree in place at 0000000080d2f20c, end 0000000080d37b65&lt;BR /&gt;Failed to get offset of '/clocks/serdes_100_ext' node&lt;BR /&gt;Failed to set the clock for SerDes0&lt;BR /&gt;Failed to get 'serdes1' alias&lt;BR /&gt;Failed to set the clock for SerDes1&lt;BR /&gt;Failed to get 'serdes1' alias&lt;BR /&gt;Failed to set mode for SerDes1&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;"Synchronous Abort" handler, esr 0x02000000&lt;BR /&gt;elr: 0000000081000000 lr : 00000000ffaa27e4 (reloc)&lt;BR /&gt;elr: 0000000081000000 lr : 00000000ffaa27e4&lt;BR /&gt;x0 : 0000000080d2f20c x1 : 0000000000000000&lt;BR /&gt;x2 : 0000000000000000 x3 : 0000000000000000&lt;BR /&gt;x4 : 0000000081000000 x5 : 0000000000000001&lt;BR /&gt;x6 : 0000000000000004 x7 : 0000000000000000&lt;BR /&gt;x8 : 00000000ffde4c18 x9 : 0000000000000002&lt;BR /&gt;x10: 000000000a200023 x11: 0000000000000002&lt;BR /&gt;x12: 0000000000000002 x13: 0000000000000000&lt;BR /&gt;x14: 00000000ffa99000 x15: 00000000ffaa1b08&lt;BR /&gt;x16: 00000000ffae4e10 x17: 0000000000000000&lt;BR /&gt;x18: 00000000ffa01e70 x19: 00000000ffb473e0&lt;BR /&gt;x20: 0000000000000000 x21: 0000000000000400&lt;BR /&gt;x22: 0000000000000001 x23: 00000000ffe0d6c8&lt;BR /&gt;x24: 00000000ffe0d6c8 x25: 00000000ffb327c0&lt;BR /&gt;x26: 0000000000000000 x27: 00000000ffaa27f0&lt;BR /&gt;x28: 00000000800000cc x29: 00000000ffde4c50&lt;/P&gt;&lt;P&gt;Code: 00000000 00000000 00000000 00000000 (56190527)&lt;BR /&gt;Resetting CPU ...&lt;/P&gt;&lt;P&gt;resetting ...&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 01:46:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1673110#M3772</guid>
      <dc:creator>tylor</dc:creator>
      <dc:date>2023-06-21T01:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1677776#M3880</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213797"&gt;@tylor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;How do you get Kernel load address&amp;nbsp;&lt;SPAN&gt;0x810000000?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The issue does not seem in the secure boot side as it is authenticating the Kernel. I think the issue is in the device-tree which you are flashing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please check your device tree have you added all peripheral nodes to this?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank s Patel&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 10:32:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1677776#M3880</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-06-28T10:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1678174#M3889</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204248"&gt;@MayanksPatel&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I tried load address with 0x80000000 and 0x810000000 because BSP manual and u-boot environment provide me the address for kernel load. (and I refered to S32G reference manual to find A53 memory address and I think 0x8xxxxxxxx can be used.)&lt;/P&gt;&lt;P&gt;Actually, I used device tree dts file of branch&amp;nbsp;bsp33.0-2.5 in arm-trusted-firmware for your example in BSP manual. And I made .itb file with .its file below using mkimage tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I can boot successfully without any modification if I use dts files in the branch, but It's not working if I use image made by mkimage tool)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/dts-v1/;
/ {
        description = "kernel+dtb/fdt fit image";
        #address-cells = &amp;lt;1&amp;gt;;
        images {
            kernel@1 {
                description = "kernel image";
                data = /incbin/("/home/test/linux/arch/arm64/boot/Image");
                type = "kernel";
                arch = "arm64";
                os = "linux";
                compression = "none";
                load = &amp;lt;0x81000000&amp;gt;;
                entry = &amp;lt;0x81000000&amp;gt;;
                kernel-version = &amp;lt;1&amp;gt;;
                hash@1 {
                    algo = "sha1";
                };
        };
        fdt@1 {
                description = "dtb blob";
                data = /incbin/("/home/test/arm-trusted-firmware/build/s32g274ardb2/release/fdts/s32g274a-rdb2.dtb");
                type = "flat_dt";
                arch = "arm64";
                compression = "none";
                fdt-version = &amp;lt;1&amp;gt;;
                hash@1 {
                    algo = "sha1";
                };
        };
    };
    configurations {
        default = "conf@1";
        conf@1 {
                kernel = "kernel@1";
                fdt = "fdt@1";
                signature@1 {
                    algo = "sha1,rsa2048";
                    key-name-hint = "boot_key";
                    sign-images = "kernel", "fdt";
                };
        };
    };
};&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know where I can find the reference or how to update device tree for my case. Then I can try to update my device tree file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 01:08:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1678174#M3889</guid>
      <dc:creator>tylor</dc:creator>
      <dc:date>2023-06-29T01:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1680139#M3956</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213797"&gt;@tylor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Why do you need to create an image by mkimage tool? Is there a use case?&lt;/P&gt;
&lt;P&gt;Are you changing the default .dts file while using mkimage tool?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank s Patel&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 05:02:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1680139#M3956</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-07-03T05:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1680146#M3957</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204248"&gt;@MayanksPatel&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;I'm trying to do part &lt;STRONG&gt;10.3.2&amp;nbsp;Setup Kernel Authentication&lt;/STRONG&gt; in "S32G2_LinuxBSP_33.0_User_Manual.pdf"&lt;/P&gt;&lt;P&gt;And your 8th step for the part, manual describe how to make FIT image with mkimage tool. (refer to 8th step below)&lt;/P&gt;&lt;P&gt;I did not change any .dtb file and made FIT image with .its file I already posted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;8. Sign the kernel image and pack it into a FIT image
After the kernel has been compiled, from the u-boot directory, run:
tools/mkimage -f ../linux/&amp;lt;its-filename&amp;gt;.its
-K ../arm-trusted-firmware/build/&amp;lt;board&amp;gt;/release/fdts/&amp;lt;dtb-filename&amp;gt;.dtb
-k ../kernel_keys
-r &amp;lt;itb-filename&amp;gt;.itb

The resulting FIT image must be copied to the boot partition of the SD Card.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And next step is load the FIT image and boot, but it is not working.&lt;/P&gt;&lt;P&gt;(I can find the key verification is OK log when I boot with bootm command but reset right after load the kernel)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;9. Rebuild the ARM Trusted Firmware
The ARM Trusted Firmware must be rebuilt to include the DTB in which the key was placed in the previous step.

10. Boot the board and stop at U-Boot command line
To optionally enable U-Boot secure boot, run:
=&amp;gt; hse_secboot_enable &amp;lt;rsa_public_key&amp;gt;.der
Copy the FIT image from the SD Card to memory:
=&amp;gt; fatload mmc 0:1 &amp;lt;load-address&amp;gt; &amp;lt;fit-image-name&amp;gt;
U-Boot must use the bootm command to boot, not booti. Trying to boot using booti will display the "Bad Linux
ARM64 Image magic!" error, since the header for the FIT image is not recognized by booti.
=&amp;gt; run mmcargs
=&amp;gt; bootm &amp;lt;load-address&amp;gt;
To check if the FIT image loaded on the board is correct, run:
iminfo

The command will check the hashes of the image, dtb, and configuration, but will not check if the FIT image is properly signed.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Jul 2023 05:12:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1680146#M3957</guid>
      <dc:creator>tylor</dc:creator>
      <dc:date>2023-07-03T05:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1681195#M3998</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213797"&gt;@tylor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I have created a ticket with the internal team. I will get back to you soon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank s Patel&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 10:06:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1681195#M3998</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-07-04T10:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1681601#M4015</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213797"&gt;@tylor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;We need help from you to resolve the issue.&lt;/P&gt;
&lt;DIV id="bodyDisplay_0" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;please provide a detailed log for each step you did as per&amp;nbsp;&lt;U&gt;10.3.2&amp;nbsp;Setup Kernel Authentication&lt;/U&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in UM. I would like to have a check.&lt;/P&gt;
&lt;P&gt;And, by the way, is there any booting issue when Kernel authentication was not enabled?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank s Patel&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-panel lia-panel-standard MessageTagsTaplet Chrome lia-component-message-view-widget-tags"&gt;
&lt;DIV class="lia-decoration-border"&gt;
&lt;DIV class="lia-decoration-border-content"&gt;
&lt;DIV&gt;
&lt;DIV class="lia-panel-content-wrapper"&gt;
&lt;DIV class="lia-panel-content"&gt;
&lt;DIV class="AddMessageTags lia-message-tags"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jul 2023 04:54:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1681601#M4015</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-07-05T04:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1681876#M4021</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204248"&gt;@MayanksPatel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached some logs I used for the FIT image based on the UM.&lt;/P&gt;&lt;P&gt;I lost previous logs, so retry part 10.3 in the UM, pointed on the 10.3.2 part and I created an image in the same way and tested it, but unlike the last time, there was a problem with the verification of the FIT file.&amp;nbsp;The process I have performed is the contents that you have explained in the manual, and only the paths have been changed to suit me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And we're considering verify boot process from your HSE -&amp;gt; u-boot -&amp;gt; kernel for security purpose, so ensuring the boot process is important.&lt;/P&gt;&lt;P&gt;Please look at the attached file and check if there are any problems with the process I went through.&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jul 2023 09:02:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1681876#M4021</guid>
      <dc:creator>tylor</dc:creator>
      <dc:date>2023-07-05T09:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1681883#M4022</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213797"&gt;@tylor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for updating the logs. I've created a ticket with the internal team and will get back to you once anything is needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank s Patel&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 09:11:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1681883#M4022</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-07-05T09:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1685789#M4082</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213797"&gt;@tylor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="bodyDisplay_2" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;Checked the log by the internal team and suggested below changes:&lt;/P&gt;
&lt;P&gt;1. After running the mkimage tool, you need to re-build atf; as shown in the UM:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;9. Rebuild the ARM Trusted Firmware&lt;/P&gt;
&lt;P&gt;The ARM Trusted Firmware must be rebuilt to include the DTB in which the key was placed in the previous step.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;2. I noticed in the file for_linux.its, load &amp;amp; entry address for kernel was set to 0x80000000; So, use a different address for loading&amp;nbsp;output.itb. For example:&amp;nbsp;fatload mmc 0:1 90000000 output.itb&lt;/P&gt;
&lt;P&gt;3. Have a try to set env fdt_high to a0000000 before 'run mmcargs':&amp;nbsp;setenv fdt_high a0000000&lt;/P&gt;
&lt;P&gt;4. In my tests, for the first time after running 'hse_secboot_enable', kernel boot will fail; but for following re-booting, it works well without issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank s Patel&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-panel lia-panel-standard MessageTagsTaplet Chrome lia-component-message-view-widget-tags"&gt;
&lt;DIV class="lia-decoration-border"&gt;
&lt;DIV class="lia-decoration-border-top"&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-decoration-border-content"&gt;
&lt;DIV&gt;
&lt;DIV class="lia-panel-content-wrapper"&gt;
&lt;DIV class="lia-panel-content"&gt;
&lt;DIV class="AddMessageTags lia-message-tags"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 11 Jul 2023 12:53:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1685789#M4082</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-07-11T12:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1686269#M4091</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204248"&gt;@MayanksPatel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;I tried to set fdt_high and changed address to conflict with .itb file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think kernel start successfully but now it can not load fdt file.&lt;/P&gt;&lt;P&gt;Is there more task to do before bootm command? I attached log file of u-boot environment with print command. (I tried the command below)&amp;nbsp;Could you check it once more if I miss something?&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; fatload mmc 0:1 0x90000000 output.itb&lt;BR /&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; setenv fdt_high a0000000&lt;BR /&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; run mmcargs&lt;BR /&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; iminfo 0x90000000&lt;BR /&gt;&amp;nbsp; &amp;nbsp; =&amp;gt; bootm 0x90000000&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=&amp;gt; bootm 0x90000000
## Loading kernel from FIT Image at 90000000 ...
   Using 'conf@1' configuration
   Trying 'kernel@1' kernel subimage
     Description:  kernel image
     Type:         Kernel Image
     Compression:  uncompressed
     Data Start:   0x900000cc
     Data Size:    13824008 Bytes = 13.2 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x80000000
     Entry Point:  0x80000000
     Hash algo:    sha1
     Hash value:   f86b480fd9b21b15d76f73a3e3de153fd7cf62b6
   Verifying Hash Integrity ... sha1+ OK
## Loading fdt from FIT Image at 90000000 ...
   Using 'conf@1' configuration
   Trying 'fdt@1' fdt subimage
     Description:  dtb blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x90d2f1cc
     Data Size:    30042 Bytes = 29.3 KiB
     Architecture: AArch64
     Hash algo:    sha1
     Hash value:   d5b55721c778d5f568af230773506f48425a6d3f
   Verifying Hash Integrity ... sha1+ OK
   Booting using the fdt blob at 0x90d2f1cc
   Loading Kernel Image
   Loading Device Tree to 000000009fff5000, end 000000009ffff559 ... OK
Failed to get offset of '/clocks/serdes_100_ext' node
Failed to set the clock for SerDes0
Failed to get 'serdes1' alias
Failed to set the clock for SerDes1
Failed to get 'serdes1' alias
Failed to set mode for SerDes1

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.109-rt65 (ty.lim@labriego) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 10.2.1 20201103, GNU ld (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 2.35.1.20201028) #1 SMP PREEMPT Wed Jul 12 11:38:48 KST 2023
[    0.000000] Machine model: NXP S32G274A-RDB2
[    0.000000] earlycon: linflex0 at MMIO 0x00000000401c8000 (options '115200n8')
[    0.000000] printk: bootconsole [linflex0] enabled
[    0.000000] Internal error: synchronous external abort: 96000210 [#1] PREEMPT SMP
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.10.109-rt65 #1
[    0.000000] Hardware name: NXP S32G274A-RDB2 (DT)
[    0.000000] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--)
[    0.000000] pc : fdt_check_header+0x8/0x130
[    0.000000] lr : __unflatten_device_tree+0x34/0x180
[    0.000000] sp : ffffffc010c93ea0
[    0.000000] x29: ffffffc010c93ea0 x28: 0000000080b40018
[    0.000000] x27: 00000000ffaa27f0 x26: 0000000000000000
[    0.000000] x25: 00000000ffb30a28 x24: 0000000000000000
[    0.000000] x23: ffffffc010d5a8d0 x22: 0000000000000000
[    0.000000] x21: fffffffefe7f5000 x20: ffffffc010b663b4
[    0.000000] x19: ffffffc010b663b4 x18: 0000000000000005
[    0.000000] x17: 0000000000001800 x16: 0000000000000000
[    0.000000] x15: 0000000000000030 x14: 0000000000200000
[    0.000000] x13: 00000000ff800000 x12: 0000000000000000
[    0.000000] x11: 0000000000006000 x10: 000000009fff5000
[    0.000000] x9 : 0000000000000000 x8 : 0000000000000000
[    0.000000] x7 : 0000000000801000 x6 : ffffffc010d4d8c8
[    0.000000] x5 : ffffffc010d4d850 x4 : 0000000000000000
[    0.000000] x3 : ffffffc010b663b4 x2 : ffffffc010d5a8d0
[    0.000000] x1 : fffffffefe7f5000 x0 : fffffffefe7f5000
[    0.000000] Call trace:
[    0.000000]  fdt_check_header+0x8/0x130
[    0.000000]  unflatten_device_tree+0x38/0x50
[    0.000000]  setup_arch+0x278/0x58c
[    0.000000]  start_kernel+0x70/0x4e4
[    0.000000] Code: d50323bf d65f03c0 d503245f aa0003e1 (b9400000)
[    0.000000] random: get_random_bytes called from oops_exit+0x38/0xd0 with crng_init=0
[    0.000000] ---[ end trace 0000000000000000 ]---
[    0.000000] Kernel panic - not syncing:
[    0.000000] Attempted to kill the idle task!
[    0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Jul 2023 06:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1686269#M4091</guid>
      <dc:creator>tylor</dc:creator>
      <dc:date>2023-07-12T06:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1686497#M4098</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213797"&gt;@tylor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I noticed in the for_linux.its.txt, the dtb file used was from ATF, &lt;SPAN&gt;&amp;nbsp;That is not correct, the dtb for Linux (linux/arch/arm64/boot/dts/freescale/...) should be used&lt;/SPAN&gt;:&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-c"&gt;&lt;CODE&gt;                fdt@1 {
                        description = "dtb blob";
                        data = /incbin/("/home/ty.lim/secure_temp/source/arm-trusted-firmware/build/s32g274ardb2/release/fdts/s32g274a-rdb2.dtb");
                        type = "flat_dt";
                        arch = "arm64";
                        compression = "none";
                        fdt-version = &amp;lt;1&amp;gt;;
                        hash@1 {
                            algo = "sha1";
                        };
                };&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank s Patel&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 09:43:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1686497#M4098</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-07-12T09:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1686951#M4110</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204248"&gt;@MayanksPatel&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Finally it works!&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 01:11:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1686951#M4110</guid>
      <dc:creator>tylor</dc:creator>
      <dc:date>2023-07-13T01:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1687165#M4115</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213797"&gt;@tylor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can we close this ticket?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank s Patel&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 06:18:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1687165#M4115</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-07-13T06:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32G-RDB2 secure boot example is not working</title>
      <link>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1687273#M4123</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204248"&gt;@MayanksPatel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you can close this ticket. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 07:42:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-RDB2-secure-boot-example-is-not-working/m-p/1687273#M4123</guid>
      <dc:creator>tylor</dc:creator>
      <dc:date>2023-07-13T07:42:51Z</dc:date>
    </item>
  </channel>
</rss>

