rk3588 crypto extension
From https://lore.kernel.org/all/20231107155532.3747113-1-clabbe@baylibre.com/
This commit is contained in:
parent
f9426cddba
commit
dc5569f331
@ -21,7 +21,14 @@ in {
|
||||
name = "orangepi-5-plus-collabora-${version}";
|
||||
patch = ./orangepi5plus/rk3588-v${version}.patch;
|
||||
}
|
||||
{
|
||||
name = "rk3588-crypto";
|
||||
patch = ./orangepi5plus/rk3588-crypto.patch;
|
||||
}
|
||||
];
|
||||
extraConfig = ''
|
||||
CRYPTO_DEV_ROCKCHIP2 m
|
||||
'';
|
||||
|
||||
extraMeta.branch = "6.8";
|
||||
});
|
||||
|
2365
shared/platform/orangepi5plus/rk3588-crypto.patch
Normal file
2365
shared/platform/orangepi5plus/rk3588-crypto.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user