On 8/5/26 21:18, Thomas Weißschuh wrote:
On 2026-08-05 21:59:16+0800, David Gow wrote:
Le 04/08/2026 à 13:32, Thomas Weißschuh a écrit :
Add a basic configuration to run kunit tests on microblaze.

Signed-off-by: Thomas Weißschuh <[email protected]>
---

Works well here, though there are still a couple of test failures (and a
longer timeout is needed to get through them all on my machine):

Testing complete. Ran 965 tests: passed: 866, failed: 3, skipped: 96
Failures: blake2s.test_hash_alignment_consistency,
memcpy.memmove_overlap_test, printf.dentry

These are all due to the broken memmove() implementation.

It should be fixed by *either*:
- Disabling CONFIG_OPT_LIB_FUNCTION
- Enabling CONFIG_OPT_LIB_ASM

Let me comment this in the patch directly.


I'm okay with this going in via either the microblaze or KUnit trees. Any
preferences?

None from me. I would have expected it to go through microblaze, though.

Not an issue to go this through Microblaze tree.

Thanks,
Michal

--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP/Versal ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal/Versal NET SoCs
TF-A maintainer - Xilinx ZynqMP/Versal/Versal NET SoCs


Reply via email to