* [PATCH] config/arm: add crypto to cn9k soc
@ 2025-03-08 9:01 pbhagavatula
0 siblings, 0 replies; only message in thread
From: pbhagavatula @ 2025-03-08 9:01 UTC (permalink / raw)
To: jerinj, Wathsala Vithanage, Bruce Richardson; +Cc: dev, Pavan Nikhilesh
From: Pavan Nikhilesh <pbhagavatula@marvell.com>
Add crypto as extra march feature to cn9k soc.
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
---
config/arm/meson.build | 1 +
1 file changed, 1 insertion(+)
diff --git a/config/arm/meson.build b/config/arm/meson.build
index 7f85b088c9..a97a28ebb7 100644
--- a/config/arm/meson.build
+++ b/config/arm/meson.build
@@ -446,6 +446,7 @@ soc_cn9k = {
'description': 'Marvell OCTEON 9',
'implementer': '0x43',
'part_number': '0xb2',
+ 'extra_march_features': ['crypto'],
'numa': false,
}
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-08 9:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-08 9:01 [PATCH] config/arm: add crypto to cn9k soc pbhagavatula
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).