Skip to content

Conversation

@JiafeiPan
Copy link
Collaborator

Added TPM_CONTROLS_COUNT which is used by Zephyr driver.

This patch is to fix twister issue for TPM counter:

NFO - 1) drivers.counter.basic_api on frdm_imx93/mimx9352/a55 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_imx93/mimx9352/a55 -s drivers.counter.basic_api
INFO - or with west:
INFO - west build -p -b frdm_imx93/mimx9352/a55 tests/drivers/counter/counter_basic_api -T drivers.counter.basic_api

Added TPM_CONTROLS_COUNT which is used by Zephyr driver.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
@mmahadevan108 mmahadevan108 merged commit 75bb126 into zephyrproject-rtos:master Oct 24, 2025
@mmahadevan108 mmahadevan108 deleted the develop/fix-tpm-macro branch October 24, 2025 14:09
@mmahadevan108
Copy link
Collaborator

mmahadevan108 commented Oct 24, 2025

@JiafeiPan . I think you are missing this define in a few other places. CI still failing on frdm_imx91/mimx9131
https://github.com/zephyrproject-rtos/zephyr/actions/runs/18786015356/job/53605033628?pr=97777

@JiafeiPan
Copy link
Collaborator Author

@JiafeiPan . I think you are missing this define in a few other places. CI still failing on frdm_imx91/mimx9131 https://github.com/zephyrproject-rtos/zephyr/actions/runs/18786015356/job/53605033628?pr=97777

Hi, @mmahadevan108 , created one PR to fix this issue: zephyrproject-rtos/zephyr#98246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants