sonic-net / sonic-fips

SONiC FIPS module
Other
0 stars 9 forks source link

Upgrade SymCrypt to 103.4.1 to support the armhf #52

Closed xumia closed 6 months ago

xumia commented 6 months ago

Upgrade SymCrypt to 103.4.1 to support the armhf Add the qemu container to test the armhf SymCrypt engine. The armhf cannot test in arm64 env for CPU feature neon not supported, it can be tested in qemu.

  1. Build the openssl and symcrypt engine on armhf agent
  2. Build the armhf qemu docker image in amd64 agent
  3. Download and install the openssl and symcrypt engine in the armhf qemu docker container in amd64 agent to verify the SymCrypt engine.