All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xavier Drudis Ferran <xdrudis@tinet.cat>
To: Simon Glass <sjg@chromium.org>,
	Jerome Forissier <jerome.forissier@linaro.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Ivan Mikhaylov <ivan.mikhaylov@siemens.com>,
	Roger Quadros <rogerq@ti.com>,
	Philippe Reynes <philippe.reynes@softathome.com>,
	huang lin <hl@rock-chips.com>,
	Jeffy Chen <jeffy.chen@rock-chips.com>,
	Kever Yang <kever.yang@rock-chips.com>,
	Philipp Tomsich <philipp.tomsich@theobroma-systems.com>,
	Alper Nebi Yasak <alpernebiyasak@gmail.com>,
	Quentin Schulz <quentin.schulz@theobroma-systems.com>,
	Tom Rini <trini@konsulko.com>, Peter Geis <pgwipeout@gmail.com>
Subject: Re: [SPAM] [PATCH v5 4/7] rockchip: Support building the all output files in binman
Date: Thu, 8 Dec 2022 15:25:33 +0100	[thread overview]
Message-ID: <Y5Hz3TZgQDzK4tO+@localhost> (raw)
In-Reply-To: <20221207195700.647562-5-sjg@chromium.org>

El Thu, Dec 08, 2022 at 08:56:57AM +1300, Simon Glass deia:
> +				@tee-SEQ {
> +					fit,operation = "split-elf";
> +					description = "TEE";
> +					type = "tee";
> +					arch = "arm64";
> +					os = "tee";
> +					compression = "none";
> +					fit,load;
> +					fit,entry;
> +					fit,data;
> +
> +					tee-os {
> +					};
> +				};

I don't know, I may likely have missed something here, but are you sure you're
taking Jerome into account ?

https://lists.denx.de/pipermail/u-boot/2022-July/490069.html
https://lists.denx.de/pipermail/u-boot/2022-November/499306.html

  reply	other threads:[~2022-12-08 14:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-07 19:56 [PATCH v5 0/7] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script Simon Glass
2022-12-07 19:56 ` [PATCH v5 1/7] binman: Allow writing section contents to a file Simon Glass
2022-12-07 19:56 ` [PATCH v5 2/7] rockchip: evb-rk3288: Drop raw-image support Simon Glass
2022-12-07 19:56 ` [PATCH v5 3/7] rockchip: Use multiple-images for rk3399 Simon Glass
2022-12-07 19:56 ` [PATCH v5 4/7] rockchip: Support building the all output files in binman Simon Glass
2022-12-08 14:25   ` Xavier Drudis Ferran [this message]
2022-12-08 17:32     ` [SPAM] " Simon Glass
2022-12-09 14:24       ` Quentin Schulz
2022-12-09 14:55         ` Jerome Forissier
2022-12-14  4:39           ` Simon Glass
2022-12-07 19:56 ` [PATCH v5 5/7] rockchip: Convert all boards to use binman Simon Glass
2022-12-07 19:56 ` [PATCH v5 6/7] rockchip: Drop the FIT generator script Simon Glass
2022-12-07 19:57 ` [PATCH v5 7/7] treewide: Disable USE_SPL_FIT_GENERATOR by default Simon Glass

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=Y5Hz3TZgQDzK4tO+@localhost \
    --to=xdrudis@tinet.cat \
    --cc=alpernebiyasak@gmail.com \
    --cc=hl@rock-chips.com \
    --cc=ivan.mikhaylov@siemens.com \
    --cc=jeffy.chen@rock-chips.com \
    --cc=jerome.forissier@linaro.org \
    --cc=kever.yang@rock-chips.com \
    --cc=pgwipeout@gmail.com \
    --cc=philipp.tomsich@theobroma-systems.com \
    --cc=philippe.reynes@softathome.com \
    --cc=quentin.schulz@theobroma-systems.com \
    --cc=rogerq@ti.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.