Skip to content
Snippets Groups Projects
Commit 1d03f6de authored by Bobby R. Bruce's avatar Bobby R. Bruce Committed by Bobby Bruce
Browse files

misc: Update RELEASE-NOTES.md for v22.0.0.2

Change-Id: I9a37782b097be93f871b37c0520ad282cb90a584
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/61738


Maintainer: Bobby Bruce <bbruce@ucdavis.edu>
Tested-by: default avatarkokoro <noreply+kokoro@google.com>
Reviewed-by: default avatarBobby Bruce <bbruce@ucdavis.edu>
parent c0b57d84
Branches
Tags v22.0.0.2
No related merge requests found
# Version 22.0.0.2
**[HOTFIX]** This hotfix contains a set of critical fixes to be applied to gem5 v22.0.
This hotfix:
- Fixes the ARM booting of Linux kernels making use of FEAT_PAuth.
- Removes incorrect `requires` functions in AbstractProcessor and AbstractGeneratorCore.
These `requires` were causing errors when running generators with any ISA other than NULL.
- Fixes the standard library's `set_se_binary_workload` function to exit on Exit Events (work items) by default.
- Connects a previously unconnected PCI port in the example SST RISC-V config to the membus.
- Updates the SST-gem5 README with the correct download links.
- Adds a `getAddrRanges` function to the `HBMCtrl`.
This ensures the XBar connected to the controller can see the address ranges covered by both pseudo channels.
- Fixes test_download_resources.py so the correct parameter is passed to the download test script.
# Version 22.0.0.1
**[HOTFIX]** Fixes relative import in "src/python/gem5/components/processors/simple_core.py".
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment