From: Leo Liang via buildroot <buildroot@buildroot.org>
To: Che-Wei Chuang <cnoize@andestech.com>
Cc: <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH] board/andes/ae350: bump to AndeSight v5.4.x and add OP-TEE
Date: Fri, 30 Jan 2026 17:25:04 +0800 [thread overview]
Message-ID: <aXx48LeLjk27F1EK@swlinux02> (raw)
In-Reply-To: <20260111164921.2087908-1-cnoize@andestech.com>
On Mon, Jan 12, 2026 at 12:49:21AM +0800, Che-Wei Chuang wrote:
> Update the Andes AE350 board support to align with the AndeSight v5.4.x
> software stack. This update includes the following changes:
>
> - Bump Linux kernel to v6.6.49, and update U-Boot and OpenSBI to the
> corresponding AndeSight v5.4.x custom tarballs for the QEMU Andes
> AE350 machine.
> - Add optional support for OP-TEE (Open Portable Trusted Execution
> Environment) via config fragments.
> - Update genimage_sdcard.cfg to align the final SD card image size to a
> power of 2, which is required for correct QEMU emulation.
> - Modify post-build.sh to install all generated DTBs rather than a single
> hardcoded DTB.
> - Add a patch for optee-test to disable fragmentation calculation, fixing
> a build failure caused by struct mismatch between optee-test 4.6.0
> and the older optee-os 4.3.0.
>
> Signed-off-by: Che-Wei Chuang <cnoize@andestech.com>
> ---
> board/andes/ae350/genimage_sdcard.cfg | 8 +-
> board/andes/ae350/linux.config.fragment | 1 +
> board/andes/ae350/patches/linux/linux.hash | 3 +-
> .../andes/ae350/patches/opensbi/opensbi.hash | 3 +-
> .../patches/optee-client/optee-client.hash | 2 +
> .../optee-examples/optee-examples.hash | 2 +
> .../ae350/patches/optee-os/optee-os.hash | 2 +
> ...ble-fragmentation-calculation-for-ol.patch | 44 ++++++
> .../ae350/patches/optee-test/optee-test.hash | 2 +
> board/andes/ae350/patches/uboot/uboot.hash | 3 +-
> board/andes/ae350/post-build.sh | 12 +-
> board/andes/ae350/readme.txt | 126 +++++++++++++++++-
> .../boot/extlinux/extlinux.conf | 1 -
> board/andes/ae350/uboot-optee.config.fragment | 5 +
> board/andes/ae350/uboot.config.fragment | 5 +
> configs/andes_ae350_45_defconfig | 17 ++-
> 16 files changed, 215 insertions(+), 21 deletions(-)
> create mode 100644 board/andes/ae350/linux.config.fragment
> create mode 100644 board/andes/ae350/patches/optee-client/optee-client.hash
> create mode 100644 board/andes/ae350/patches/optee-examples/optee-examples.hash
> create mode 100644 board/andes/ae350/patches/optee-os/optee-os.hash
> create mode 100644 board/andes/ae350/patches/optee-test/4.6.0/0001-xtest-stats-Disable-fragmentation-calculation-for-ol.patch
> create mode 100644 board/andes/ae350/patches/optee-test/optee-test.hash
> create mode 100644 board/andes/ae350/uboot-optee.config.fragment
LGTM.
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2026-01-30 9:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-11 16:49 [Buildroot] [PATCH] board/andes/ae350: bump to AndeSight v5.4.x and add OP-TEE Che-Wei Chuang via buildroot
2026-01-30 9:25 ` Leo Liang via buildroot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aXx48LeLjk27F1EK@swlinux02 \
--to=buildroot@buildroot.org \
--cc=cnoize@andestech.com \
--cc=ycliang@andestech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox