Skip to content

Commit 30bda32

Browse files
committed
tools: rimage_parser: add script to parse iram and dram
Add script to parse iram and dram from rimage. Signed-off-by: sneha-voona <sneha.voona@amd.com>
1 parent f6de216 commit 30bda32

3 files changed

Lines changed: 410 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*.o
2+
!tools/rimage_parser/*.o
23
*.Po
34
*.so*
45
*~

0 commit comments

Comments
 (0)