All of lore.kernel.org
 help / color / mirror / Atom feed
* OMAP36 AES and SHA addresses and hwmods
@ 2020-05-03 15:48 Adam Ford
  2020-05-04  6:28 ` Tero Kristo
  0 siblings, 1 reply; 5+ messages in thread
From: Adam Ford @ 2020-05-03 15:48 UTC (permalink / raw)
  To: Linux-OMAP, Tony Lindgren, Tero Kristo

According to the dm3730 reference manual, there are supposed to be two
AES and SHA engines, but the addresses of their IP doesn't appear in
the reference manual.

The AM35xx has references to two memory locations for each:

   AES1 shows it's at 0x480A 6000
   AES2 shows is 0x480C 5000 (matches omap3630 entry)

   SHA1MD5 2 shows it's at 480c 3000 (matches omap3630 entry)
   SHA2MD5 shows it's at 0x480A 4000

Is it reasonable to think the other IP block addresses for the
am3630/dm3730 would match the am35xx?

Currently in the OMAP3630, there are hwmods setup for AES and SHA
engines, but the rng uses the newer approach with ti,sysc and
sysc-omap2.

I tried to just copy the existing blocks to the other addresses, but I
got some errors. I assume it's due to hwmods.  It seems like we should
be able to convert the hwmods out, and add the additional addresses
for the omap36, but before I go too far, I want to know if it'll even
be possible.

thanks

adam

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-05 15:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-03 15:48 OMAP36 AES and SHA addresses and hwmods Adam Ford
2020-05-04  6:28 ` Tero Kristo
2020-05-04 15:06   ` Tony Lindgren
2020-05-04 23:06     ` Adam Ford
2020-05-05 15:43       ` Tony Lindgren

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.