zephyr/samples/tfm_integration
Fabio Baltieri 7dd902d035 yamllint: fix all yamllint comments-indentation errors
Fix all comments-indentation errors detected by yamllint:

yamllint -f parsable -c .yamllint $( find -regex '.*\.y[a]*ml' ) | \
  grep '(comments-indentation)'

This checks that the comment is aligned with the content.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 01:16:45 +09:00
..
psa_crypto tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
psa_firmware tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
psa_protected_storage tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
tfm_ipc tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
tfm_psa_test tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
tfm_regression_test tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
tfm_secure_partition yamllint: fix all yamllint comments-indentation errors 2023-01-04 01:16:45 +09:00
tfm_integration.rst samples: tfm_integration: Fix TF-M documentation link 2022-09-29 12:20:14 +02:00