Re: [PATCH v2 4/5] mmc: Call back to optee after a successful mmc_init
"Kathpalia, Tanmay" <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <DM4PR03MB6208B1210583DB7ED1ED4258F9AE2@DM4PR03MB6208.namprd03.prod.outlook.com> |
Reviewed-by: Tanmay Kathpalia <[email protected]<mailto:[email protected]>> Altera Confidential ________________________________ From: Peng Fan <[email protected]> Sent: Wednesday, August 26, 2026 2:17:09 pm To: Jan Kiszka <[email protected]> Cc: U-Boot Mailing List <[email protected]>; Jens Wiklander <[email protected]>; Ilias Apalodimas <[email protected]>; Sai Sree Kartheek Adivi <[email protected]>; Alexander Heinisch <[email protected]>; Kathpalia, Tanmay <[email protected]>; Peng Fan <[email protected]>; Jaehoon Chung <[email protected]> Subject: Re: [PATCH v2 4/5] mmc: Call back to optee after a successful mmc_init On Sun, Aug 23, 2026 at 09:47:25PM +0200, Jan Kiszka wrote: >From: Jan Kiszka <[email protected]> > >This is needed to that OP-TEE can re-enumerate services which need RPMB >access that may have become available now. > >Signed-off-by: Jan Kiszka <[email protected]> Reviewed-by: Peng Fan <[email protected]>