imx: hab: fix srktool -c usage by removing spaces
authorChristoph Fritz <chf.fritz@googlemail.com>
Mon, 16 Dec 2024 14:59:00 +0000 (15:59 +0100)
committerFabio Estevam <festevam@denx.de>
Mon, 16 Dec 2024 17:35:58 +0000 (14:35 -0300)
commit7cf57825eb4366a474ee0a13ef690d460f8c4775
tree88c10e9625d1cb23090e5f579394e8fc0ca497ea
parentbb28f0e40f06218eb48678e7303cad936397622d
imx: hab: fix srktool -c usage by removing spaces

The srktool option -c does not allow spaces between certificate
filenames. Only commas (',') should separate the filenames. If spaces
are incorrectly included, srktool will not display an error or warning
message but will only process the first certificate in the list.

So adapt documentation accordingly.

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
doc/imx/habv4/introduction_habv4.txt