Commit Graph

392 Commits

Author SHA1 Message Date
Lee Chee Yang
d2fab39337 zephyr-kernel: add support for v4.4.0
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-05-08 17:10:49 +08:00
Lee Chee Yang
af5a3a8508 zephyr-kernel: fix cross compilation
set CONFIG_STATIC_INIT_GNU=y when cross-compile toochain selected.

Fix:
| /data/wrynose/bitbake-builds/zephyr-master/build/tmp/work/i586-yocto-elf/zephyr-helloworld/4.3.0+git/recipe-sysroot-native/usr/bin/i586-yocto-elf/i586-yocto-elf-ld.bfd: GNU-style constructors required but STATIC_INIT_GNU not enabled
| /data/wrynose/bitbake-builds/zephyr-master/build/tmp/work/i586-yocto-elf/zephyr-helloworld/4.3.0+git/recipe-sysroot-native/usr/bin/i586-yocto-elf/i586-yocto-elf-ld.bfd: warning: zephyr/zephyr_pre0.elf has a LOAD segment with RWX permissions
| collect2: error: ld returned 1 exit status
| ninja: build stopped: subcommand failed.

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-05-08 10:56:22 +08:00
Lee Chee Yang
6361f29ecd zephyr-kernel/4.3: Fix sysrootarg
|     build_elf(args.elf_file, args.includes)
|     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|   File "/data/build-zephyr/tmp/work/intel_ehl_crb-zephyr/zephyr-helloworld/4.3.0+git/sources/zephyr-helloworld-4.3.0+git/zephyr/arch/x86/zefi/zefi.py", line
 120, in build_elf
|     ["-fno-stack-protector", "-fpic", "-mno-red-zone", "-fshort-wchar", sysrootarg,
|                                                                         ^^^^^^^^^^
| NameError: name 'sysrootarg' is not defined
| ninja: build stopped: subcommand failed.

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-05-01 13:34:48 +08:00
TOKITA Hiroshi
a17ee6803f zephyr.bbclass: Add support for Zephyr snippets
Introduce ZEPHYR_SNIPPETS, which accepts one or more snippet names
separated by spaces and passes them to CMake through SNIPPET.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-05-01 13:18:34 +08:00
Lee Chee Yang
41eff2e0b3 zephyr-kernel-test: split ZEPHYRTESTS by version
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-04-27 21:06:42 +08:00
Lee Chee Yang
23e80bd4ba zephyr-kernel: drop support for 4.2.0
drop EOL v4.2.0
https://docs.zephyrproject.org/latest/releases/index.html

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-04-27 21:06:13 +08:00
Lee Chee Yang
ec5393133f README: update for testimage and machine
remove reference to qemu-nios2

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-04-03 10:07:47 +08:00
Lee Chee Yang
876b48b7b3 zephyrtargetcontrol: fix missing native_sysroot
fix
Exception: TypeError: QemuTargetZephyr.__init__() got an unexpected
keyword argument 'native_sysroot'

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-04-03 10:07:27 +08:00
Sandeep Gundlupet Raju
22a0ce1d78 layer.conf: Update to wrynose
Prepare for the next release and update to the new wrynose release
series.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-25 10:06:05 +08:00
Sandeep Gundlupet Raju
2141703dd6 zephyr-kernel: Add rpmsg multi services recipe
Add zephyr-openamp-rpmsg-mulit-services recipe to build out of tree
openamp-system-reference example applications.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-09 18:12:41 +08:00
Sandeep Gundlupet Raju
2d20311e0a machine: Add support for xenvm boards
Add support for xenvm(gicv2) and xenvmgicv3 boards that that allows to
run Zephyr as Xen guest on any ARMv8 board that supports ARM
Virtualization Extensions.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-09 18:10:47 +08:00
Sandeep Gundlupet Raju
7efced5e24 zephyr-kernel: Move patch out of zephyr-kernel-src*.inc file
zephyr-kernel-src-4.2.0.inc is an auto generated file and it shouldn't
be edited by hand. So move 0001-fix-unable-find-gen_kobject_list.py.patch
from zephyr-kernel-src-4.2.0.inc to zephyr-kernel-src.inc file and make
this being applied conditionally based on PREFERRED_VERSION_zephyr-kernel
only.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-09 18:10:29 +08:00
Sandeep Gundlupet Raju
8e83b7a4d7 zephyr-kernel-src.inc: Conditionally add python3-jsonschema-native
python3-jsonschema-native is only required for Zephyr 4.3.0 and later
to fix below errors.

| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_configure
| Loading Zephyr default modules (Zephyr base (cached)).
| -- Application: /scratch/sandeep/yocto/yp-master/build-zep/tmp/work/qemu-cortex-a9-zephyr/zephyr-helloworld/4.3.0+git/sources/zephyr-helloworld-4.3.0+git/zephyr/samples/hello_world
| -- CMake version: 4.2.3
| -- Found Python3: /scratch/sandeep/yocto/yp-master/build-zep/tmp/work/qemu-cortex-a9-zephyr/zephyr-helloworld/4.3.0+git/recipe-sysroot-native/usr/bin/python3-native/python3 (found suitable version "3.14.3", minimum required is "3.10") found components: Interpreter
| -- Cache files will be written to: /scratch/sandeep/yocto/yp-master/build-zep/tmp/work/qemu-cortex-a9-zephyr/zephyr-helloworld/4.3.0+git/build/.cache
| -- Zephyr version: 4.3.0 (/scratch/sandeep/yocto/yp-master/build-zep/tmp/work/qemu-cortex-a9-zephyr/zephyr-helloworld/4.3.0+git/sources/zephyr-helloworld-4.3.0+git/zephyr)
| CMake Error at /scratch/sandeep/yocto/yp-master/build-zep/tmp/work/qemu-cortex-a9-zephyr/zephyr-helloworld/4.3.0+git/sources/zephyr-helloworld-4.3.0+git/zephyr/cmake/modules/boards.cmake:195 (message):
|   Error finding board: qemu_cortex_a9
|
|   Error message: Traceback (most recent call last):
|
|     File "/scratch/sandeep/yocto/yp-master/build-zep/tmp/work/qemu-cortex-a9-zephyr/zephyr-helloworld/4.3.0+git/sources/zephyr-helloworld-4.3.0+git/zephyr/scripts/list_boards.py", line 13, in <module>
|       import jsonschema
|
|   ModuleNotFoundError: No module named 'jsonschema'
|
| Call Stack (most recent call first):
|   /scratch/sandeep/yocto/yp-master/build-zep/tmp/work/qemu-cortex-a9-zephyr/zephyr-helloworld/4.3.0+git/sources/zephyr-helloworld-4.3.0+git/zephyr/cmake/modules/zephyr_default.cmake:131 (include)
|   /scratch/sandeep/yocto/yp-master/build-zep/tmp/work/qemu-cortex-a9-zephyr/zephyr-helloworld/4.3.0+git/sources/zephyr-helloworld-4.3.0+git/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
|   /scratch/sandeep/yocto/yp-master/build-zep/tmp/work/qemu-cortex-a9-zephyr/zephyr-helloworld/4.3.0+git/sources/zephyr-helloworld-4.3.0+git/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
|   CMakeLists.txt:5 (find_package)
|
|
| -- Configuring incomplete, errors occurred!

Use bb.utils.vercmp_string() to conditionally add it to DEPENDS based
on the configured PREFERRED_VERSION_zephyr-kernel.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-09 18:10:12 +08:00
Sandeep Gundlupet Raju
fba8116ac5 zephyr-kernel: Add support for v4.3.0
Add support for Zephyr v4.3.0
https://github.com/zephyrproject-rtos/zephyr/releases/tag/v4.3.0

Also bump the PREFERRED_VERSION to 4.3.0 as default zpehyr-kernel
version.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-09 17:58:17 +08:00
Sandeep Gundlupet Raju
8861e85b10 generate-version.py: Add verion and help options
Replace basic sys.argv argument parsing with argparse module to provide:
- Change the Zephyr version argument from a positional argument to an
  explicit -v/--version option, making the intent clearer at the command
  line.
- Proper -h/--help option with usage information.
- Better error messages for invalid version format.
- Usage examples in help text.
- Improved user experience.
- Update README.md with usage.

The script now displays helpful information when called with --help:
  $ generate-version.py --help
  usage: generate-version.py [-h] -v VERSION

  Generate Zephyr kernel source include file for a specific version

  options:
    -h, --help            show this help message and exit
    -v VERSION, --version VERSION
                        Zephyr version in the form x.y.z (e.g., 3.7.0, 4.3.0)

  Example:
    generate-version.py -v 3.7.0
    generate-version.py --version 4.3.0

AI-Generated: GitHub Copilot (Claude Sonnet 4.6)

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-09 17:57:27 +08:00
Sandeep Gundlupet Raju
32dbada167 layer: Fix PREFERRED_VERSION for zephyr-sdk-native
zephyr-sdk is a native recipe, So fix PREFERRED_VERSION for
zephyr-sdk-native.

Also update PREFERRED_VERSION for zephyr-sdk-native to 0.17.4 which is the
latest SDK version for Zephyr 4.x releases and to match with default
zephyr kernel version.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-09 17:54:34 +08:00
Sandeep Gundlupet Raju
ffbe33aa89 zephyr-sdk: Add back sdk 0.16.9
Add back zephyr-sdk 0.16.9 as this is required for Zephyr LTS3 (v3.7)
and v3.7 version is not compatible with 0.17.x version. For more details
see https://github.com/zephyrproject-rtos/sdk-ng/wiki/Zephyr-Version-Compatibility#zephyr-sdk-version-compatibility-matrix

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-09 17:53:59 +08:00
Sandeep Gundlupet Raju
4007e17790 zephyr: Remove duplicate uninative configuration
Remove INHERIT of uninative and yocto-uninative.inc inclusion from
zephyr.conf as these are now provided by defaultsetup.conf which is
included by bitbake.conf by default.

This fixes the duplicate inclusion warning:
WARNING: Duplicate inclusion for /scratch/yocto/yp-master/sources/openembedded-core/meta/conf/distro/include/yocto-uninative.inc in /scratch/yocto/yp-master/sources/openembedded-core/meta/conf/distro/defaultsetup.conf

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-03-09 17:26:26 +08:00
Charles Dias
f3cda89989 README: improve runqemu examples and add supported machines section
Add QEMU run instructions to Quick Build, use "nographic" consistently
in all runqemu examples, and add a section listing supported machines.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-02-10 11:39:03 +08:00
Charles Dias
e1a09a7320 qemu-cortex-a9: fix DEFAULTTUNE to cortexa9hf-neon
Change DEFAULTTUNE from "cortexa9" to "cortexa9hf-neon" so the
toolchain uses hard-float with NEON, matching what Zephyr expects
for the qemu_cortex_a9 target.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-02-10 11:39:00 +08:00
Charles Dias
d53435096b machine: mps2/mps3: add missing QEMU and Zephyr board settings
Update MPS2 and MPS3 machine configurations:

- Add ZEPHYR_BOARD with the current Zephyr board identifiers
  (mps2/an385, mps2/an521/cpu0, mps3/corstone300/an547).
- Add QB_RNG = "" to disable virtio-rng, which is unsupported on
  these machines.
- Add QB_MEM to explicitly set memory (16 MB for mps2-an385,
  2048 MB for mps3-an547; mps2-an521 already had it).

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-02-10 11:38:56 +08:00
Charles Dias
77805d1faf machine: remove -nographic from QB_GRAPHICS
-nographic is not a graphics setting. Drop it from QB_GRAPHICS and let
users request headless mode via `runqemu nographic` when needed.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-02-10 11:38:51 +08:00
Charles Dias
ae188a5cf0 zephyr-bsp: drop nios2 machine fragments (unsupported in Zephyr 4.2)
Zephyr 4.2 removed Nios II support, so building Zephyr targets for nios2
no longer works.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-02-10 11:38:41 +08:00
Charles Dias
601a9c149d zephyr-qemuboot: use stable ELF symlink to avoid broken runqemu rootfs
do_bootconf_write() may update qemuboot.conf and the QEMU ELF symlink to a
new timestamped name while the ELF itself is reused from sstate and not
deployed, leaving a broken symlink and causing runqemu to fail with
"Can't find rootfs: ... .elf".

Fix by making zephyr-qemuboot use the stable link name
(${ZEPHYR_IMAGE_LINK_NAME}.elf / ${PN}-${MACHINE}.elf), which is
guaranteed to exist as a symlink created by zephyr-image.inc and always
points at the most recently deployed ELF.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-02-10 11:33:43 +08:00
Charles Dias
ccb46eb650 qemu-x86: update QEMU configuration
Remove QB_MACHINE and use generic q35 machine, type=pc-q35-2.10 is not
supported.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-02-04 14:32:38 +08:00
Charles Dias
8a9fe22a53 README: mention runqemu nographic
Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-02-04 14:32:11 +08:00
cheeyanglee
95f464af4a README: update build guide with bitbake-setup
update build guide to use bitbake-setup.

also drop the reference to poky

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-01-02 10:21:40 +08:00
Lee Chee Yang
3097b198fe zephyr-master.conf.json: add config for bitbake-setup
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2026-01-02 10:20:04 +08:00
Lee Chee Yang
c159694d97 zephyr-kernel-4.2.0: fix unable to find gen_kobject_list.py
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2025-12-31 08:46:38 +08:00
Lee Chee Yang
1f7b2ab1d2 libgloss: update bbappend to match 4.5.0
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2025-12-31 08:45:57 +08:00
Lee Chee Yang
de8df6445e zephyr-kernel: update to 4.2.0
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2025-10-06 14:25:09 +08:00
Lee Chee Yang
06d2b0e52a zephyr-sdk: update to 0.17.4
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2025-10-06 14:24:37 +08:00
Sandeep Gundlupet Raju
3efff04359 meta-zephyr: Update README files
Update README files with following.

 - Build instructions
 - Maintainers lists and patch submission

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2025-08-19 09:17:39 +08:00
Sandeep Gundlupet Raju
f6552b7813 zephyr-kernel-common: Add Board extension support
Add board extension support variables where user can specify the
BOARD_ROOT variable for out-of-tree custom boards.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 08:30:52 +08:00
Sandeep Gundlupet Raju
bbeeb12eb8 classes-recipe: Convert zephyr-sample inc file to bbclass
Convert recipes-kernel/zephyr-kernel/zephyr-sample.inc file to
classes-recipe/zephyr-sample.bbclass. Using this bbclass user can
inherit this bbclass from any layer to build custom or out-of-tree
zephyr applications.

Also update the recipes to inherit zephyr-sample bbclass.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 07:55:33 +08:00
Sandeep Gundlupet Raju
a0e2e4e094 zephyr-kernel: Use relative path
Use relative path for all the include files to avoid overlaying the
include files.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 07:54:34 +08:00
Sandeep Gundlupet Raju
3c8650c86a zephyr-qemuboot: Use image artifact file in qemuimage
Use image artifacts output file in qemuimage link.

Before:
zephyr-helloworld-image-{MACHINE}.elf -> zephyr-helloworld.elf

After:
zephyr-helloworld-image-{MACHINE}.elf -> zephyr-helloworld-{MACHINE}-{DATETIME}.elf

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 07:52:46 +08:00
Sandeep Gundlupet Raju
e33069d814 classes: Move classes to match bbclass scope functionality
Move classes to classes-recipe as appropriate to match bbclass
scope functionality.

zephyr.bbclass, zephyr-qemuboot.bbclass, zephyrtest.bbclass are
inherited by recipes hence move to classes-recipe.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 07:52:28 +08:00
Sandeep Gundlupet Raju
d8f6fac0db zephyr-image: Add image artifacts to output files
Inherit image-artifact-names bbclass in zephyr-image.inc and add
image artifacts to output generated files.

Before:
zephyr-helloworld.elf

After:
zephyr-helloworld-{MACHINE}-{DATETIME}.elf

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 07:52:17 +08:00
Sandeep Gundlupet Raju
c21d75720f zephyr-kernel-src: Remove PREFERRED_VERSION_zephyr-kernel
Remove PREFERRED_VERSION_zephyr-kernel from zephyr-kernel-src.inc
as this variable should be in global configuration file and override
from local.conf file.

Set default stable PREFERRED_VERSION for kernel and sdk in layer.conf
file.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 07:50:42 +08:00
Sandeep Gundlupet Raju
d3d21db68c zephyr-sdk: Add new inc file
Add zephyr-sdk.inc file and move all the common sdk implementation
zephyr-sdk.inc file to support multiple version of sdk.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 07:48:40 +08:00
Sandeep Gundlupet Raju
1672b7f892 qemu-cortex-a9: Fix runqemu errors
Fix below runqemu errors for qemu-cortex-a9 machine.

runqemu - ERROR - Failed to run qemu: qemu-system-arm: -device virtio-rng-pci,rng=rng0: No 'PCI' bus found for device 'virtio-rng-pci'

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 07:47:54 +08:00
Sandeep Gundlupet Raju
20fdef3ce3 zephyr-kernel-src.inc.jinja: Update script to generate srcrev
Update script to generate correct SRCREV and other info to match
poky variable updates.

Also use "version" instead of "short_version" for SRC_URI_PATCHES.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
2025-08-18 07:47:40 +08:00
Lee Chee Yang
9d250a4df2 recipes: update to match S/UNPACKDIR changes
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2025-08-15 09:11:04 +08:00
Lee Chee Yang
eb7d04624e layer.conf: Update to whinlatter release series
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2025-08-14 08:21:00 +08:00
Sandeep Gundlupet Raju
6ddd53fc4f README: Update instructions to fix warning
In README instructions DISTRO variable assigment doesn't have
whitespace, due to this bitbake throws the warning messages as
shown below.

WARNING: /scratch/sandeep/yocto/yp-master/build-zep/conf/local.conf:291 has a lack of whitespace around the assignment: 'DISTRO="zephyr"'

Hence update instructions to fix warning messages.

Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
2025-06-06 18:10:42 +08:00
Naveen Saini
62ad6a56f3 zephyr-toolchain-zephyr.inc: Fix variable assignment whitespace
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2025-04-29 11:35:48 +08:00
Naveen Saini
e010f34312 meta-zephyr: Fix variable assignment whitespace
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2025-04-22 12:46:52 +08:00
Naveen Saini
a6b9bb58d1 zephyr-kernel: drop support for v3.5.0 and v3.6.0
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2025-04-22 12:46:52 +08:00
Naveen Saini
5cf1e534cb zephyr-kernel: Add support for v4.1.0
https://github.com/zephyrproject-rtos/zephyr/releases/tag/v4.1.0

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
2025-04-22 12:46:52 +08:00