Commit 4c63aa8
committed
Arm backend: Use padding for the base64 coded ETDump string
This fix "base64: invalid input" errors you got sometimes when
converting it to a file.
This change also avoid using ' ', '\r', and '\n' in the base64 string for a cleaner string.
Signed-off-by: Zingo Andersen <[email protected]>
Change-Id: I8a09b00bfe5d47d1bc4e9c4e63b59e250cef0c601 parent 72580d2 commit 4c63aa8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
762 | | - | |
| 762 | + | |
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
| |||
0 commit comments