Commit 7725f0e
committed
Arm backend: aot_arm_compiler.py support budleio output without a path
BundleIO output generation needed a the output file to exist in a
folder, so if you wanted to output a file in the current folder you
neeed to add "./" in front of the file name like "./file.bpte" this
fixes this problem, normal .pte already support this.
Signed-off-by: Zingo Andersen <Zingo.Andersen@arm.com>
Change-Id: I8cb941cc068383619a51aaf79e88b59b7e4ad9011 parent 2c545f8 commit 7725f0e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
781 | | - | |
| 781 | + | |
| 782 | + | |
782 | 783 | | |
783 | 784 | | |
784 | 785 | | |
| |||
0 commit comments