Skip to content

Commit cdb5ebd

Browse files
committed
Documentation update for tools/psa
Signed-off-by: Vikas Katariya <[email protected]>
1 parent dae119e commit cdb5ebd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/psa/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ optional arguments:
5757
* When `MCU ` is not specified, the script compiles all the images for all the targets.
5858
* When `-t/--tc` is not specified, the script compiles with the default_toolchain speciified in targets.json.
5959
* When `-d/--debug` is not specified, the script compiles the images using the release profile.
60-
* When `--commit` is not specified, the script will not commit the images to git.
60+
* When `--commit` is not specified, the script will not commit the images to git and
61+
any auto-generated PSA related components and services.
6162
* A user can specify additional commands that will be passed on to the build commands (Ex. -D for compilation defines).
6263

6364
This script should be run in following scenarios:

0 commit comments

Comments
 (0)