]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: cpu: add test for release CPU core.
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Thu, 1 Aug 2024 03:59:49 +0000 (11:59 +0800)
committerFabio Estevam <festevam@gmail.com>
Fri, 2 Aug 2024 18:16:51 +0000 (15:16 -0300)
commit8b8217249fc561021512c28b7b259e6493907dd6
tree70758e98086d9677b47edb1f7005ee2141ae8e8f
parent3694edcabc4b62717cd71f64caacd4df2dbd5abd
test: cpu: add test for release CPU core.

Add test for API cpu_release_core().

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/dm/cpu.c