mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 09:09:10 -04:00
ci: upgrade qemu to 20220802 release
Changes accumulated since 20210826 release: - Fixed cache flush emulation - Fixed loading of baremetal ELF files via -kernel arg - Added emulation of AES peripheral - Fixed division by zero in UART emulation - Fixed APP CPU using same ROM code as PRO CPU - Base QEMU version upgraded from 6.1.0 to 7.0.0
This commit is contained in:
parent
74abb42053
commit
3eec11005c
@ -67,7 +67,7 @@ variables:
|
||||
AFL_FUZZER_TEST_IMAGE: "$CI_DOCKER_REGISTRY/afl-fuzzer-test-v5.0:2-1"
|
||||
CLANG_STATIC_ANALYSIS_IMAGE: "${CI_DOCKER_REGISTRY}/clang-static-analysis-v5.0:2-1"
|
||||
TARGET_TEST_ENV_IMAGE: "$CI_DOCKER_REGISTRY/target-test-env-v5.0:2"
|
||||
QEMU_IMAGE: "${CI_DOCKER_REGISTRY}/qemu-v5.0:2-20210826"
|
||||
QEMU_IMAGE: "${CI_DOCKER_REGISTRY}/qemu-v5.0:2-20220802"
|
||||
|
||||
SONARQUBE_SCANNER_IMAGE: "${CI_DOCKER_REGISTRY}/sonarqube-scanner:3"
|
||||
LINUX_SHELL_IMAGE: "${CI_DOCKER_REGISTRY}/linux-shells-v5.0:2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user