Skip to content

Disable crypto tests on m68k, hppa and sh4 to speed-up boot process

On m68k (and consequently all other slower or embedded architectures), boot is delayed since CONFIG_KEY_DH_OPERATIONS was enabled globally to fix #911998. Disabling the test on m68k, hppa and sh4 keeps the feature enabled without slowing down boot times.

Change for hppa was requested by Helge Deller.

Edited by John Paul Adrian Glaubitz

Merge request reports

Loading