-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
arm64: defconfig: Experimental PREEMPT_RT defconfig for BCM2711 + BCM2712) #6735
Conversation
Add it as to the list of combinations in https://github.com/raspberrypi/linux/blob/rpi-6.6.y/.github/workflows/kernel-build.yml#L23-L56 and CI would build it for you. |
85ec6bc
to
b55beac
Compare
This looks OK, but we'll need to be careful that the new file is created to match the latest arm64/bcm2711_defconfig - this version is already missing three options:
|
Yes, before this is merged we need to make sure it's in sync and stays in sync. Just using it to run a few normal / RT benchmarks and check for anything weird right now. |
f8d4906
to
088d935
Compare
0e454a9
to
1e3dbc7
Compare
thanks @pelwell ... I'm clearly not in the zone today ! |
Add a new PREEMPT_RT arm64 config based on the bcm2711_defconfig for BCM2711 and BCM2712. Signed-off-by: Tim Gover <tim.gover@raspberrypi.com>
Add a Github CI workflow bcm2711_rt_defconfig Signed-off-by: Tim Gover <tim.gover@raspberrypi.com>
Github CI workflow test for rpi-update