MIMX9131: add tpm control count definition #628
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added TPM_CONTROLS_COUNT which is used by Zephyr driver.
This is to fix twister issue:
INFO - The following issues were found (showing the top 10 items):
INFO - 1) drivers.counter.basic_api on frdm_imx91/mimx9131 error (Build failure - error: 'TPM_CONTROLS_COUNT' undeclared here (not in a function); did you mean 'TPM_CNT_COUNT'?)
INFO -
INFO - To rerun the tests, call twister using the following commandline:
INFO - west twister -p -s , for example:
INFO -
INFO - west twister -p frdm_imx91/mimx9131 -s drivers.counter.basic_api
INFO - or with west:
INFO - west build -p -b frdm_imx91/mimx9131 tests/drivers/counter/counter_basic_api -T drivers.counter.basic_api
INFO - -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
INFO - Run completed