Fixed
Created: Dec 4, 2022
Updated: Jan 8, 2023
Resolved Date: Dec 23, 2022
Found In Version: 10.22.49.0
Fix Version: 10.23.1.0
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: BSP
Bring up the cortexA53 core with the correct ID of Gen3 chip.
INFO: Shared image path: /net/pek-lpgtest7408/buildarea1/SharedImage/LINCD_STD/BSP/nxp-s32g_standard_glibc-std_secure/20221128_150942
/lpg-build/cdc/fast_prod/WRLINUX_MASTER_WR/MASTER_WR_GIT/wrlinux-10/setup.sh --machines nxp-s32g --templates feature/docker --distro wrlinux --dl-layers=1 --accept-eula=yes
source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build
bitbake-layers add-layer ../layers/nxp-s32g/s32g-secure-boot
echo 'HSE_LOCAL_FIRMWARE_DIR = "/folk/wgao/s32g/firmware/hse/"
HSE_FW_NAME_S32G2 = "s32g2xx_hse_fw_0.1.0_1.0.5_pb220413.bin.pink"
HSE_FW_NAME_S32G3 = "s32g3xx_hse_fw_0.20.0_0.21.0_pb220520.bin.pink"
LLCE_LOCAL_FIRMWARE_DIR = "/folk/wgao/s32g/firmware/llce/s32g2"
LLCE_LOCAL_FIRMWARE_DIR_S32G3 = "/folk/wgao/s32g/firmware/llce/s32g3"
WRL_RECIPES:wr-nxp-s32g += "llce"
IMAGE_INSTALL:append:nxp-s32g = " llce"
IPCF_M7_APP_BIN_DIR = "/folk/wgao/s32g/firmware/ipcf"
WRL_RECIPES:wr-nxp-s32g += "ipc-shm"
IMAGE_INSTALL:append = " ipc-shm"' >> conf/local.conf
bitbake wrlinux-image-std
Deploy wic images on MMC card, and follow descriptions' steps