Re: [PATCH v17 0/7] firmware: imx: driver for NXP secure-enclave
From: Shawn Guo
Date: Thu Jun 12 2025 - 04:16:10 EST
Hi Pankaj,
On Sat, Apr 26, 2025 at 12:31:31AM +0530, Pankaj Gupta wrote:
> Testing
> - make CHECK_DTBS=y freescale/imx8ulp-evk.dtb;
> - make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -j8 dt_binding_check DT_SCHEMA_FILES=fsl,imx-se.yaml
> - make C=1 CHECK=scripts/coccicheck drivers/firmware/imx/*.* W=1 > r.txt
> - ./scripts/checkpatch.pl --git <>..HEAD
> - Tested the Image and .dtb, on the i.MX8ULP.
I have an i.MX93 EVK board. Do you have some guide that I can follow
to test the driver function properly?
Shawn