[PATCH v2 01/18] bloblist: Update the tag numbering

Simon Glass sjg at chromium.org
Sat Dec 2 19:33:16 CET 2023


On Mon, 27 Nov 2023 at 12:52, Raymond Mao <raymond.mao at linaro.org> wrote:
>
> From: Simon Glass <sjg at chromium.org>
>
> Align bloblist tags with the FW handoff spec v0.9.
> The most common ones are from 0.
> TF related ones are from 0x100.
> All non-standard ones from 0xfff000.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Co-developed-by: Raymond Mao <raymond.mao at linaro.org>
> Signed-off-by: Raymond Mao <raymond.mao at linaro.org>
> ---
> Changes in v2
> - Align bloblist tags to FW handoff spec v0.9.
>
>  common/bloblist.c  | 16 +++++++++---
>  include/bloblist.h | 65 ++++++++++++++++++++++++----------------------
>  test/bloblist.c    |  4 +--
>  3 files changed, 48 insertions(+), 37 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list