Skip to content

Commit f9b92cb

Browse files
authored
Merge pull request #558 from bigbrett/aurix-ide-fixes
quick fixes for AURIX IDE
2 parents 44f987c + f3957d0 commit f9b92cb

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

IDE/AURIX/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ For more information on the `wbaurixtool.sh` script, run `./wbaurixtool.sh --hel
116116
- Note that if you already have generated keys, you can use `./wbaurixtool.sh clean` to remove them first
117117

118118
```
119-
$ ./wbaurixtool.sh keygen --sign-algo ecc256 macros
119+
$ ./wbaurixtool.sh keygen --sign-algo ecc256 macros lcf
120120
Generating keys with algorithm: ecc256
121121
Keytype: ECC256
122122
Generating key (type: ECC256)
@@ -126,6 +126,7 @@ Key type : ECC256
126126
Public key slot: 0
127127
Done.
128128
Generating macros file with sign_algo=ecc256, hash_algo=sha256
129+
Generating LCF file with header_size=256
129130
```
130131

131132
### Install the Infineon TC3xx SDK into the wolfBoot project

0 commit comments

Comments
 (0)