[Feature][ZXW-452]merge P54U02 version

Only Configure: No
Affected branch: master
Affected module: unknow
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: No

Change-Id: I17e6795ab66e2b9d1cbbfec4b7c0028d666e177d
diff --git a/boot/prj/zx297520v3/bootrom2/dl_off/z-load.map b/boot/prj/zx297520v3/bootrom2/dl_off/z-load.map
new file mode 100755
index 0000000..2d307f6
--- /dev/null
+++ b/boot/prj/zx297520v3/bootrom2/dl_off/z-load.map
@@ -0,0 +1,439 @@
+Archive member included because of file (symbol)
+
+lib/libarm.a(board.o)         cpu/m0/start.o (copy_to_iram1)
+lib/libarm.a(string.o)        lib/libarm.a(board.o) (memcpy)
+drivers/libdrivers.a(ddr.o)   lib/libarm.a(board.o) (ddr_init)
+drivers/libdrivers.a(uart.o)  lib/libarm.a(board.o) (uart_init)
+drivers/libdrivers.a(image.o)
+                              lib/libarm.a(board.o) (read_zloader_image)
+drivers/libdrivers.a(efuse.o)
+                              lib/libarm.a(board.o) (efuse_init)
+drivers/libdrivers.a(secure_verify.o)
+                              drivers/libdrivers.a(image.o) (secure_verify_zloader)
+drivers/libdrivers.a(nor.o)   lib/libarm.a(board.o) (board_flash_init)
+drivers/libdrivers.a(drv_hash.o)
+                              drivers/libdrivers.a(secure_verify.o) (Hash_Calculate)
+drivers/libdrivers.a(drv_rsa.o)
+                              drivers/libdrivers.a(secure_verify.o) (Rsa_Calculate)
+drivers/libdrivers.a(flash.o)
+                              drivers/libdrivers.a(nor.o) (get_boot_mode)
+cpu/m0/libm0.a(cpu.o)         lib/libarm.a(board.o) (timer_init)
+cpu/m0/libm0.a(clk.o)         lib/libarm.a(board.o) (clk_init)
+
+内存配置
+
+名称           来源             长度             属性
+*default*        0x0000000000000000 0xffffffffffffffff
+
+链结器命令稿和内存映射
+
+                0x0000000000000000                . = 0x0
+                0x0000000000000000                . = ALIGN (0x4)
+
+.text           0x0000000000100000     0x1908
+ cpu/m0/start.o(.text)
+ .text          0x0000000000100000      0x248 cpu/m0/start.o
+                0x00000000001001a4                _bss_start
+                0x00000000001001ac                _bss_end
+                0x00000000001001b0                _para_start
+                0x00000000001001b4                _para_end
+                0x00000000001001b8                _start
+                0x0000000000100216                run_at
+ *(.text)
+ .text          0x0000000000100248      0x178 lib/libarm.a(board.o)
+                0x0000000000100248                print_info
+                0x0000000000100258                copy_to_iram1
+                0x0000000000100278                clear_iram
+                0x0000000000100290                write_loader_mode
+                0x000000000010029c                hang
+                0x000000000010029e                usb_apcore_poweroff
+                0x00000000001002f8                start_armboot
+ .text          0x00000000001003c0       0x80 lib/libarm.a(string.o)
+                0x00000000001003c0                strlen
+                0x00000000001003d0                memset
+                0x0000000000100412                memcmp
+                0x000000000010042e                memcpy
+ .text          0x0000000000100440      0x810 drivers/libdrivers.a(ddr.o)
+                0x0000000000100440                nsdelay
+                0x000000000010045a                ddr_clk_init
+                0x0000000000100470                ddr_phy_init
+                0x000000000010056c                ddr_ctrl_init
+                0x000000000010090c                ddr_prio_init
+                0x0000000000100a30                ddr_init
+ .text          0x0000000000100c50      0x138 drivers/libdrivers.a(uart.o)
+                0x0000000000100c50                uart_init
+                0x0000000000100cd0                uart_putc
+                0x0000000000100cf8                uart_puts
+                0x0000000000100d0c                uart_getc
+                0x0000000000100d28                uart_tstc
+                0x0000000000100d38                UART_Read
+                0x0000000000100d54                UART_Write
+                0x0000000000100d70                UART_Check_Sync
+ .text          0x0000000000100d88      0x10c drivers/libdrivers.a(image.o)
+                0x0000000000100d88                page_align
+                0x0000000000100da0                find_partition_para
+                0x0000000000100dd0                read_image_part_offset
+                0x0000000000100e24                read_flags_image
+                0x0000000000100e28                read_uboot_image
+                0x0000000000100e2c                nand_read_m0
+                0x0000000000100e30                read_zloader_image
+ .text          0x0000000000100e94      0x1a0 drivers/libdrivers.a(efuse.o)
+                0x0000000000100e94                efuse_init
+                0x0000000000100eb8                get_ddr_flag
+                0x0000000000100fbc                get_secure_verify_status
+                0x0000000000101000                get_otp_secure_verify_status
+ .text          0x0000000000101034      0x198 drivers/libdrivers.a(secure_verify.o)
+                0x0000000000101034                BIG2SMALL
+                0x0000000000101064                bin2hex
+                0x00000000001010b0                secure_verify_zloader
+                0x00000000001011c8                SecureVerify
+ .text          0x00000000001011cc      0x424 drivers/libdrivers.a(nor.o)
+                0x00000000001011cc                spifc_enable
+                0x00000000001011fc                spifc_disable
+                0x0000000000101220                spifc_setup_cmd
+                0x00000000001012a4                spifc_wait_cmd_end
+                0x00000000001012d0                spifc_read_fifo
+                0x000000000010130c                spifc_start
+                0x000000000010131c                cmd_seek
+                0x000000000010133c                nor_read_reg
+                0x000000000010139c                nor_read_id
+                0x0000000000101404                spi_nor_read
+                0x0000000000101460                nor_read
+                0x00000000001014b4                spi_nor_read_security_register
+                0x0000000000101510                nor_read_security_register
+                0x0000000000101564                nor_init
+                0x00000000001015b4                board_flash_init
+ .text          0x00000000001015f0       0xa4 drivers/libdrivers.a(drv_hash.o)
+                0x00000000001015f0                Hash_Calculate
+ .text          0x0000000000101694      0x174 drivers/libdrivers.a(drv_rsa.o)
+                0x00000000001016ae                Rsa_Calculate
+ .text          0x0000000000101808       0x28 drivers/libdrivers.a(flash.o)
+                0x0000000000101808                get_boot_mode
+ .text          0x0000000000101830       0x54 cpu/m0/libm0.a(cpu.o)
+                0x0000000000101830                timer_init
+                0x0000000000101848                usdelay
+ .text          0x0000000000101884       0x84 cpu/m0/libm0.a(clk.o)
+                0x0000000000101884                clk_init
+
+.glue_7         0x0000000000101908        0x0
+ .glue_7        0x0000000000000000        0x0 linker stubs
+
+.glue_7t        0x0000000000101908        0x0
+ .glue_7t       0x0000000000000000        0x0 linker stubs
+
+.vfp11_veneer   0x0000000000101908        0x0
+ .vfp11_veneer  0x0000000000000000        0x0 linker stubs
+
+.v4_bx          0x0000000000101908        0x0
+ .v4_bx         0x0000000000000000        0x0 linker stubs
+
+.iplt           0x0000000000101908        0x0
+ .iplt          0x0000000000000000        0x0 cpu/m0/start.o
+                0x0000000000101908                . = ALIGN (0x4)
+
+.rodata         0x0000000000101908      0x16c
+ *(.rodata)
+ .rodata        0x0000000000101908      0x16c drivers/libdrivers.a(nor.o)
+
+.rodata.str1.1  0x0000000000101a74      0x1cd
+ .rodata.str1.1
+                0x0000000000101a74       0x2d lib/libarm.a(board.o)
+ .rodata.str1.1
+                0x0000000000101aa1       0x2a drivers/libdrivers.a(image.o)
+ .rodata.str1.1
+                0x0000000000101acb       0x17 drivers/libdrivers.a(efuse.o)
+ .rodata.str1.1
+                0x0000000000101ae2        0x3 drivers/libdrivers.a(secure_verify.o)
+ .rodata.str1.1
+                0x0000000000101ae5      0x15c drivers/libdrivers.a(nor.o)
+
+.rel.dyn        0x0000000000101c44        0x0
+ .rel.iplt      0x0000000000000000        0x0 cpu/m0/start.o
+                0x0000000000101c44                . = ALIGN (0x4)
+
+.data           0x0000000000101c44       0x50
+ *(.data)
+ .data          0x0000000000101c44        0x0 cpu/m0/start.o
+ .data          0x0000000000101c44        0x0 lib/libarm.a(board.o)
+ .data          0x0000000000101c44        0x0 lib/libarm.a(string.o)
+ .data          0x0000000000101c44        0x0 drivers/libdrivers.a(ddr.o)
+ .data          0x0000000000101c44        0x0 drivers/libdrivers.a(uart.o)
+ .data          0x0000000000101c44        0x0 drivers/libdrivers.a(image.o)
+ .data          0x0000000000101c44        0x0 drivers/libdrivers.a(efuse.o)
+ .data          0x0000000000101c44        0x0 drivers/libdrivers.a(secure_verify.o)
+ .data          0x0000000000101c44       0x50 drivers/libdrivers.a(nor.o)
+                0x0000000000101c44                nor_cmd_table
+ .data          0x0000000000101c94        0x0 drivers/libdrivers.a(drv_hash.o)
+ .data          0x0000000000101c94        0x0 drivers/libdrivers.a(drv_rsa.o)
+ .data          0x0000000000101c94        0x0 drivers/libdrivers.a(flash.o)
+ .data          0x0000000000101c94        0x0 cpu/m0/libm0.a(cpu.o)
+ .data          0x0000000000101c94        0x0 cpu/m0/libm0.a(clk.o)
+
+.igot.plt       0x0000000000101c94        0x0
+ .igot.plt      0x0000000000000000        0x0 cpu/m0/start.o
+                0x0000000000101c94                . = ALIGN (0x4)
+
+.got
+ *(.got)
+                0x0000000000101c94                . = ALIGN (0x4)
+                0x0000000000101c94                __bss_start = .
+
+.bss            0x0000000000101c94      0x164
+ *(.bss)
+ .bss           0x0000000000101c94        0x0 cpu/m0/start.o
+ .bss           0x0000000000101c94        0x4 lib/libarm.a(board.o)
+                0x0000000000101c94                zloader_entry_point
+ .bss           0x0000000000101c98        0x0 lib/libarm.a(string.o)
+ .bss           0x0000000000101c98        0x0 drivers/libdrivers.a(ddr.o)
+ .bss           0x0000000000101c98        0x0 drivers/libdrivers.a(uart.o)
+ .bss           0x0000000000101c98        0x0 drivers/libdrivers.a(image.o)
+ .bss           0x0000000000101c98        0x0 drivers/libdrivers.a(efuse.o)
+ .bss           0x0000000000101c98      0x104 drivers/libdrivers.a(secure_verify.o)
+                0x0000000000101c98                result
+ .bss           0x0000000000101d9c       0x28 drivers/libdrivers.a(nor.o)
+                0x0000000000101d9c                spi_nor_flash
+                0x0000000000101da0                otp_data
+ .bss           0x0000000000101dc4        0x0 drivers/libdrivers.a(drv_hash.o)
+ .bss           0x0000000000101dc4        0x0 drivers/libdrivers.a(drv_rsa.o)
+ .bss           0x0000000000101dc4       0x24 drivers/libdrivers.a(flash.o)
+                0x0000000000101dc4                flash
+ .bss           0x0000000000101de8       0x10 cpu/m0/libm0.a(cpu.o)
+                0x0000000000101de8                g_tick
+ .bss           0x0000000000101df8        0x0 cpu/m0/libm0.a(clk.o)
+                0x0000000000101df8                __bss_end = .
+                0x0000000000101df8                . = ALIGN (0x4)
+
+.para           0x0000000082000000        0x0 加载地址 0x0000000000101df8
+                0x0000000082000000                __para_start = .
+ *(.para)
+                0x0000000082000000                __para_end = .
+                0x0000000082000000                __end = .
+段 .text 的地址设置为 0x100000
+LOAD cpu/m0/start.o
+START GROUP
+LOAD board/zx297520v3/libzx297520v3.a
+LOAD cpu/m0/libm0.a
+LOAD lib/libarm.a
+LOAD drivers/libdrivers.a
+END GROUP
+OUTPUT(z-load elf32-littlearm)
+
+.ARM.attributes
+                0x0000000000000000       0x10
+ .ARM.attributes
+                0x0000000000000000       0x10 cpu/m0/start.o
+ .ARM.attributes
+                0x0000000000000010       0x10 lib/libarm.a(board.o)
+ .ARM.attributes
+                0x0000000000000020       0x10 lib/libarm.a(string.o)
+ .ARM.attributes
+                0x0000000000000030       0x10 drivers/libdrivers.a(ddr.o)
+ .ARM.attributes
+                0x0000000000000040       0x10 drivers/libdrivers.a(uart.o)
+ .ARM.attributes
+                0x0000000000000050       0x10 drivers/libdrivers.a(image.o)
+ .ARM.attributes
+                0x0000000000000060       0x10 drivers/libdrivers.a(efuse.o)
+ .ARM.attributes
+                0x0000000000000070       0x10 drivers/libdrivers.a(secure_verify.o)
+ .ARM.attributes
+                0x0000000000000080       0x10 drivers/libdrivers.a(nor.o)
+ .ARM.attributes
+                0x0000000000000090       0x10 drivers/libdrivers.a(drv_hash.o)
+ .ARM.attributes
+                0x00000000000000a0       0x10 drivers/libdrivers.a(drv_rsa.o)
+ .ARM.attributes
+                0x00000000000000b0       0x10 drivers/libdrivers.a(flash.o)
+ .ARM.attributes
+                0x00000000000000c0       0x10 cpu/m0/libm0.a(cpu.o)
+ .ARM.attributes
+                0x00000000000000d0       0x10 cpu/m0/libm0.a(clk.o)
+
+.comment        0x0000000000000000       0x29
+ .comment       0x0000000000000000       0x29 lib/libarm.a(board.o)
+                                         0x2a (松开之前的大小)
+ .comment       0x0000000000000000       0x2a lib/libarm.a(string.o)
+ .comment       0x0000000000000000       0x2a drivers/libdrivers.a(ddr.o)
+ .comment       0x0000000000000000       0x2a drivers/libdrivers.a(uart.o)
+ .comment       0x0000000000000000       0x2a drivers/libdrivers.a(image.o)
+ .comment       0x0000000000000000       0x2a drivers/libdrivers.a(efuse.o)
+ .comment       0x0000000000000000       0x2a drivers/libdrivers.a(secure_verify.o)
+ .comment       0x0000000000000000       0x2a drivers/libdrivers.a(nor.o)
+ .comment       0x0000000000000000       0x2a drivers/libdrivers.a(drv_hash.o)
+ .comment       0x0000000000000000       0x2a drivers/libdrivers.a(drv_rsa.o)
+ .comment       0x0000000000000000       0x2a drivers/libdrivers.a(flash.o)
+ .comment       0x0000000000000000       0x2a cpu/m0/libm0.a(cpu.o)
+ .comment       0x0000000000000000       0x2a cpu/m0/libm0.a(clk.o)
+
+.note.GNU-stack
+                0x0000000000000000        0x0
+ .note.GNU-stack
+                0x0000000000000000        0x0 lib/libarm.a(board.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 lib/libarm.a(string.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 drivers/libdrivers.a(ddr.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 drivers/libdrivers.a(uart.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 drivers/libdrivers.a(image.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 drivers/libdrivers.a(efuse.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 drivers/libdrivers.a(secure_verify.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 drivers/libdrivers.a(nor.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 drivers/libdrivers.a(drv_hash.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 drivers/libdrivers.a(drv_rsa.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 drivers/libdrivers.a(flash.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 cpu/m0/libm0.a(cpu.o)
+ .note.GNU-stack
+                0x0000000000000000        0x0 cpu/m0/libm0.a(clk.o)
+
+.stab           0x0000000000000000      0x27c
+ .stab          0x0000000000000000      0x27c cpu/m0/start.o
+
+.stabstr        0x0000000000000000       0x67
+ .stabstr       0x0000000000000000       0x67 cpu/m0/start.o
+
+.debug_info     0x0000000000000000     0x340d
+ .debug_info    0x0000000000000000      0x646 lib/libarm.a(board.o)
+ .debug_info    0x0000000000000646      0x22b lib/libarm.a(string.o)
+ .debug_info    0x0000000000000871      0x329 drivers/libdrivers.a(ddr.o)
+ .debug_info    0x0000000000000b9a      0x2a0 drivers/libdrivers.a(uart.o)
+ .debug_info    0x0000000000000e3a      0x6d3 drivers/libdrivers.a(image.o)
+ .debug_info    0x000000000000150d      0x1c3 drivers/libdrivers.a(efuse.o)
+ .debug_info    0x00000000000016d0      0x62d drivers/libdrivers.a(secure_verify.o)
+ .debug_info    0x0000000000001cfd      0xd5f drivers/libdrivers.a(nor.o)
+ .debug_info    0x0000000000002a5c      0x1e8 drivers/libdrivers.a(drv_hash.o)
+ .debug_info    0x0000000000002c44      0x3b4 drivers/libdrivers.a(drv_rsa.o)
+ .debug_info    0x0000000000002ff8      0x20f drivers/libdrivers.a(flash.o)
+ .debug_info    0x0000000000003207      0x17b cpu/m0/libm0.a(cpu.o)
+ .debug_info    0x0000000000003382       0x8b cpu/m0/libm0.a(clk.o)
+
+.debug_abbrev   0x0000000000000000     0x1290
+ .debug_abbrev  0x0000000000000000      0x286 lib/libarm.a(board.o)
+ .debug_abbrev  0x0000000000000286       0xb7 lib/libarm.a(string.o)
+ .debug_abbrev  0x000000000000033d      0x12f drivers/libdrivers.a(ddr.o)
+ .debug_abbrev  0x000000000000046c      0x19e drivers/libdrivers.a(uart.o)
+ .debug_abbrev  0x000000000000060a      0x212 drivers/libdrivers.a(image.o)
+ .debug_abbrev  0x000000000000081c      0x11d drivers/libdrivers.a(efuse.o)
+ .debug_abbrev  0x0000000000000939      0x258 drivers/libdrivers.a(secure_verify.o)
+ .debug_abbrev  0x0000000000000b91      0x280 drivers/libdrivers.a(nor.o)
+ .debug_abbrev  0x0000000000000e11       0xde drivers/libdrivers.a(drv_hash.o)
+ .debug_abbrev  0x0000000000000eef      0x1e2 drivers/libdrivers.a(drv_rsa.o)
+ .debug_abbrev  0x00000000000010d1       0xb5 drivers/libdrivers.a(flash.o)
+ .debug_abbrev  0x0000000000001186       0xc8 cpu/m0/libm0.a(cpu.o)
+ .debug_abbrev  0x000000000000124e       0x42 cpu/m0/libm0.a(clk.o)
+
+.debug_loc      0x0000000000000000     0x1ca7
+ .debug_loc     0x0000000000000000      0x107 lib/libarm.a(board.o)
+ .debug_loc     0x0000000000000107      0x29d lib/libarm.a(string.o)
+ .debug_loc     0x00000000000003a4      0x2d8 drivers/libdrivers.a(ddr.o)
+ .debug_loc     0x000000000000067c      0x228 drivers/libdrivers.a(uart.o)
+ .debug_loc     0x00000000000008a4      0x2ab drivers/libdrivers.a(image.o)
+ .debug_loc     0x0000000000000b4f       0xab drivers/libdrivers.a(efuse.o)
+ .debug_loc     0x0000000000000bfa      0x3ea drivers/libdrivers.a(secure_verify.o)
+ .debug_loc     0x0000000000000fe4      0x80a drivers/libdrivers.a(nor.o)
+ .debug_loc     0x00000000000017ee      0x1b8 drivers/libdrivers.a(drv_hash.o)
+ .debug_loc     0x00000000000019a6      0x238 drivers/libdrivers.a(drv_rsa.o)
+ .debug_loc     0x0000000000001bde       0x1f drivers/libdrivers.a(flash.o)
+ .debug_loc     0x0000000000001bfd       0xaa cpu/m0/libm0.a(cpu.o)
+
+.debug_aranges  0x0000000000000000      0x1a0
+ .debug_aranges
+                0x0000000000000000       0x20 lib/libarm.a(board.o)
+ .debug_aranges
+                0x0000000000000020       0x20 lib/libarm.a(string.o)
+ .debug_aranges
+                0x0000000000000040       0x20 drivers/libdrivers.a(ddr.o)
+ .debug_aranges
+                0x0000000000000060       0x20 drivers/libdrivers.a(uart.o)
+ .debug_aranges
+                0x0000000000000080       0x20 drivers/libdrivers.a(image.o)
+ .debug_aranges
+                0x00000000000000a0       0x20 drivers/libdrivers.a(efuse.o)
+ .debug_aranges
+                0x00000000000000c0       0x20 drivers/libdrivers.a(secure_verify.o)
+ .debug_aranges
+                0x00000000000000e0       0x20 drivers/libdrivers.a(nor.o)
+ .debug_aranges
+                0x0000000000000100       0x20 drivers/libdrivers.a(drv_hash.o)
+ .debug_aranges
+                0x0000000000000120       0x20 drivers/libdrivers.a(drv_rsa.o)
+ .debug_aranges
+                0x0000000000000140       0x20 drivers/libdrivers.a(flash.o)
+ .debug_aranges
+                0x0000000000000160       0x20 cpu/m0/libm0.a(cpu.o)
+ .debug_aranges
+                0x0000000000000180       0x20 cpu/m0/libm0.a(clk.o)
+
+.debug_ranges   0x0000000000000000       0xc8
+ .debug_ranges  0x0000000000000000       0x18 lib/libarm.a(board.o)
+ .debug_ranges  0x0000000000000018       0x18 drivers/libdrivers.a(ddr.o)
+ .debug_ranges  0x0000000000000030       0x18 drivers/libdrivers.a(uart.o)
+ .debug_ranges  0x0000000000000048       0x20 drivers/libdrivers.a(nor.o)
+ .debug_ranges  0x0000000000000068       0x28 drivers/libdrivers.a(drv_hash.o)
+ .debug_ranges  0x0000000000000090       0x38 drivers/libdrivers.a(drv_rsa.o)
+
+.debug_line     0x0000000000000000     0x1424
+ .debug_line    0x0000000000000000      0x2f0 lib/libarm.a(board.o)
+ .debug_line    0x00000000000002f0      0x152 lib/libarm.a(string.o)
+ .debug_line    0x0000000000000442      0x290 drivers/libdrivers.a(ddr.o)
+ .debug_line    0x00000000000006d2      0x112 drivers/libdrivers.a(uart.o)
+ .debug_line    0x00000000000007e4      0x228 drivers/libdrivers.a(image.o)
+ .debug_line    0x0000000000000a0c      0x118 drivers/libdrivers.a(efuse.o)
+ .debug_line    0x0000000000000b24      0x2ad drivers/libdrivers.a(secure_verify.o)
+ .debug_line    0x0000000000000dd1      0x2a2 drivers/libdrivers.a(nor.o)
+ .debug_line    0x0000000000001073       0x88 drivers/libdrivers.a(drv_hash.o)
+ .debug_line    0x00000000000010fb      0x117 drivers/libdrivers.a(drv_rsa.o)
+ .debug_line    0x0000000000001212      0x10a drivers/libdrivers.a(flash.o)
+ .debug_line    0x000000000000131c       0xa7 cpu/m0/libm0.a(cpu.o)
+ .debug_line    0x00000000000013c3       0x61 cpu/m0/libm0.a(clk.o)
+
+.debug_str      0x0000000000000000      0xe62
+ .debug_str     0x0000000000000000      0x47c lib/libarm.a(board.o)
+                                        0x4f6 (松开之前的大小)
+ .debug_str     0x000000000000047c       0x4c lib/libarm.a(string.o)
+                                        0x214 (松开之前的大小)
+ .debug_str     0x00000000000004c8       0xa1 drivers/libdrivers.a(ddr.o)
+                                        0x216 (松开之前的大小)
+ .debug_str     0x0000000000000569       0x8a drivers/libdrivers.a(uart.o)
+                                        0x253 (松开之前的大小)
+ .debug_str     0x00000000000005f3      0x229 drivers/libdrivers.a(image.o)
+                                        0x4a0 (松开之前的大小)
+ .debug_str     0x000000000000081c       0x7b drivers/libdrivers.a(efuse.o)
+                                        0x255 (松开之前的大小)
+ .debug_str     0x0000000000000897      0x177 drivers/libdrivers.a(secure_verify.o)
+                                        0x407 (松开之前的大小)
+ .debug_str     0x0000000000000a0e      0x2c3 drivers/libdrivers.a(nor.o)
+                                        0x5f3 (松开之前的大小)
+ .debug_str     0x0000000000000cd1       0x87 drivers/libdrivers.a(drv_hash.o)
+                                        0x25a (松开之前的大小)
+ .debug_str     0x0000000000000d58       0x79 drivers/libdrivers.a(drv_rsa.o)
+                                        0x29c (松开之前的大小)
+ .debug_str     0x0000000000000dd1       0x12 drivers/libdrivers.a(flash.o)
+                                        0x2a8 (松开之前的大小)
+ .debug_str     0x0000000000000de3       0x79 cpu/m0/libm0.a(cpu.o)
+                                        0x1f8 (松开之前的大小)
+ .debug_str     0x0000000000000e5c        0x6 cpu/m0/libm0.a(clk.o)
+                                        0x1bd (松开之前的大小)
+
+.debug_frame    0x0000000000000000      0x6a0
+ .debug_frame   0x0000000000000000       0xa4 lib/libarm.a(board.o)
+ .debug_frame   0x00000000000000a4       0x68 lib/libarm.a(string.o)
+ .debug_frame   0x000000000000010c       0xac drivers/libdrivers.a(ddr.o)
+ .debug_frame   0x00000000000001b8       0xc0 drivers/libdrivers.a(uart.o)
+ .debug_frame   0x0000000000000278       0xa4 drivers/libdrivers.a(image.o)
+ .debug_frame   0x000000000000031c       0x60 drivers/libdrivers.a(efuse.o)
+ .debug_frame   0x000000000000037c       0x80 drivers/libdrivers.a(secure_verify.o)
+ .debug_frame   0x00000000000003fc      0x1b0 drivers/libdrivers.a(nor.o)
+ .debug_frame   0x00000000000005ac       0x2c drivers/libdrivers.a(drv_hash.o)
+ .debug_frame   0x00000000000005d8       0x4c drivers/libdrivers.a(drv_rsa.o)
+ .debug_frame   0x0000000000000624       0x20 drivers/libdrivers.a(flash.o)
+ .debug_frame   0x0000000000000644       0x30 cpu/m0/libm0.a(cpu.o)
+ .debug_frame   0x0000000000000674       0x2c cpu/m0/libm0.a(clk.o)