From: Mathieu Othacehe <othacehe@gnu.org>
To: Marek Vasut <marek.vasut@mailbox.org>
Cc: Tom Rini <trini@konsulko.com>, Paul Barker <paul@pbarker.dev>,
Nobuhiro Iwamatsu <iwamatsu@nigauri.org>,
u-boot@lists.denx.de
Subject: Re: [PATCH] misc: Add RZG2L OTP support
Date: Fri, 17 Apr 2026 10:00:36 +0200 [thread overview]
Message-ID: <87wly6rp7f.fsf@gnu.org> (raw)
In-Reply-To: <a0bb44a6-1805-4c0c-b7a5-0d9d31f9d6b7@mailbox.org>
Hello Marek,
>> + * XXX: To enable direct fusing through U-Boot, the trusted-firmware must
>> + * allow the non-secure world to perform fusing operations. This is controlled
>> + * by the SYS_SLVACCCTL7 register.
>
> Is there some SMC call to perform the fusing via TFA ?
No, there is a fusing driver in Renesas OP-TEE fork[1] but that's it.
>> + */
>> +#define RZG2L_OTP_BASE 0x11860000
>> +#define RZG2L_SYSC_BASE 0x11020000
>
> Can this be parsed out of DT ?
There is no entry for the OTP_BASE in the device-tree. There is one for
the SYSC_BASE though.
I took the rest of your comments into account and sent a v2.
Thanks,
Mathieu
[1]: https://github.com/renesas-rz/rzg_optee-os
next prev parent reply other threads:[~2026-04-17 8:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-14 9:14 [PATCH] misc: Add RZG2L OTP support Mathieu Othacehe
2026-04-14 14:53 ` Tom Rini
2026-04-14 22:18 ` Marek Vasut
2026-04-17 8:00 ` Mathieu Othacehe [this message]
2026-04-17 13:59 ` Marek Vasut
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=87wly6rp7f.fsf@gnu.org \
--to=othacehe@gnu.org \
--cc=iwamatsu@nigauri.org \
--cc=marek.vasut@mailbox.org \
--cc=paul@pbarker.dev \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox