nouveau
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/05/07
[PATCH v3 11/19] gpu: nova-core: register sysmem flush page
Alexandre Courbot
2025/05/07
[PATCH v3 09/19] gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
2025/05/07
[PATCH v3 02/19] gpu: nova-core: derive useful traits for Chipset
Alexandre Courbot
2025/05/07
[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
Alexandre Courbot
2025/05/07
[PATCH v3 06/19] gpu: nova-core: fix layout of NV_PMC_BOOT_0
Alexandre Courbot
2025/05/07
[PATCH v3 01/19] rust: dma: expose the count and size of CoherentAllocation
Alexandre Courbot
2025/05/07
Re: [PATCH v2 09/21] gpu: nova-core: move Firmware to firmware module
Alexandre Courbot
2025/05/07
Re: [PATCH 06/13] drm/dp: Modify drm_edp_probe_state
kernel test robot
2025/05/06
Re: [PATCH 52/60] drm/nouveau: add support for GH100
Timur Tabi
2025/05/06
Re: [PATCH v2 4/7] nova-core: docs: Document fwsec operation and layout
Zhi Wang
2025/05/06
Re: [PATCH v2 7/7] gpu: nova-core: Clarify falcon code
Zhi Wang
2025/05/05
[PATCH AUTOSEL 6.12 475/486] drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE
Sasha Levin
2025/05/05
[PATCH AUTOSEL 6.14 603/642] drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE
Sasha Levin
2025/05/05
[PATCH 60/60] drm/nouveau/kms: add support for GB20x
Ben Skeggs
2025/05/05
[PATCH 52/60] drm/nouveau: add support for GH100
Ben Skeggs
2025/05/05
Re: [PATCH 00/60] add support for Hopper and Blackwell GPUs
Timur Tabi
2025/05/05
Re: [PATCH 56/60] drm/nouveau: add support for GB10x
Timur Tabi
2025/05/04
Re: [PATCH v2 6/7] docs: nova-core: Document basics of the Falcon
Bagas Sanjaya
2025/05/04
Re: [PATCH v2 5/7] docs: nova-core: Document devinit process
Bagas Sanjaya
2025/05/04
Re: [PATCH v2 4/7] nova-core: docs: Document fwsec operation and layout
Bagas Sanjaya
2025/05/04
Re: [PATCH v2 3/7] nova-core: docs: Document vbios layout
Bagas Sanjaya
2025/05/04
Re: [PATCH v2 3/7] nova-core: docs: Document vbios layout
Bagas Sanjaya
2025/05/03
Re: [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
Alexandre Courbot
2025/05/03
Re: [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
Alexandre Courbot
2025/05/02
Re: [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
Alexandre Courbot
2025/05/02
Re: [PATCH 00/60] add support for Hopper and Blackwell GPUs
Timur Tabi
2025/05/02
Re: [PATCH 00/60] add support for Hopper and Blackwell GPUs
Ben Skeggs
2025/05/02
Re: [PATCH 00/60] add support for Hopper and Blackwell GPUs
Ben Skeggs
2025/05/02
Re: [PATCH 00/60] add support for Hopper and Blackwell GPUs
Timur Tabi
2025/05/02
Re: [PATCH v2 09/21] gpu: nova-core: move Firmware to firmware module
Timur Tabi
2025/05/01
Re: [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
Alexandre Courbot
2025/05/01
Re: [PATCH 00/60] add support for Hopper and Blackwell GPUs
Dave Airlie
2025/05/01
Re: [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
Alexandre Courbot
2025/05/01
Re: [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
Timur Tabi
2025/05/01
Re: [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
Timur Tabi
2025/05/01
Re: [PATCH v2 15/21] gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
2025/05/01
Re: [PATCH 11/16] gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
2025/05/01
[PATCH v2 08/21] gpu: nova-core: introduce helper macro for register access
Alexandre Courbot
2025/05/01
[PATCH v2 15/21] gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
2025/05/01
[PATCH v2 10/21] rust: make ETIMEDOUT error available
Alexandre Courbot
2025/05/01
[PATCH v2 16/21] gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS
Alexandre Courbot
2025/05/01
[PATCH v2 01/21] rust: devres: allow to borrow a reference to the resource's Device
Alexandre Courbot
2025/05/01
[PATCH v2 09/21] gpu: nova-core: move Firmware to firmware module
Alexandre Courbot
2025/05/01
[PATCH v2 21/21] gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
2025/05/01
[PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
Alexandre Courbot
2025/05/01
[PATCH v2 20/21] gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot
2025/05/01
[PATCH v2 18/21] nova-core: Add support for VBIOS ucode extraction for boot
Alexandre Courbot
2025/05/01
[PATCH v2 19/21] gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
2025/05/01
[PATCH v2 07/21] gpu: nova-core: fix layout of NV_PMC_BOOT_0
Alexandre Courbot
2025/05/01
[PATCH v2 14/21] gpu: nova-core: add helper function to wait on condition
Alexandre Courbot
2025/05/01
[PATCH v2 13/21] gpu: nova-core: register sysmem flush page
Alexandre Courbot
2025/05/01
[PATCH v2 12/21] gpu: nova-core: add DMA object struct
Alexandre Courbot
2025/05/01
[PATCH v2 02/21] rust: dma: expose the count and size of CoherentAllocation
Alexandre Courbot
2025/05/01
[PATCH v2 11/21] gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
2025/05/01
[PATCH v2 05/21] gpu: nova-core: take bound device in Gpu::new
Alexandre Courbot
2025/05/01
[PATCH v2 06/21] gpu: nova-core: define registers layout using helper macro
Alexandre Courbot
2025/05/01
[PATCH v2 00/21] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
Alexandre Courbot
2025/05/01
[PATCH v2 04/21] gpu: nova-core: add missing GA100 definition
Alexandre Courbot
2025/05/01
[PATCH v2 03/21] gpu: nova-core: derive useful traits for Chipset
Alexandre Courbot
2025/04/30
Re: [PATCH 11/16] gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
2025/04/30
Re: [PATCH 11/16] gpu: nova-core: add falcon register definitions and base code
Danilo Krummrich
2025/04/30
Announcement: 2025 X.Org Foundation Election voting OPEN
Mark Filion
2025/04/30
Re: [PATCH 11/16] gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
2025/04/30
Re: [PATCH 11/16] gpu: nova-core: add falcon register definitions and base code
Danilo Krummrich
2025/04/30
[PATCH] drm/nouveau/fifo: small cleanup in nvkm_chan_cctx_get()
Dan Carpenter
2025/04/29
[PATCH 58/60] drm/nouveau: add support for GB20x
Ben Skeggs
2025/04/29
[PATCH 54/60] drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from CHANNEL_DMA
Ben Skeggs
2025/04/29
[PATCH 57/60] drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle
Ben Skeggs
2025/04/29
[PATCH 55/60] drm/nouveau/gf100-: track chan progress with non-WFI semaphore release
Ben Skeggs
2025/04/29
[PATCH 59/60] drm/dp: add option to disable zero sized address only transactions.
Ben Skeggs
2025/04/29
[PATCH 53/60] drm/nouveau: add helper functions for allocating pinned/cpu-mapped bos
Ben Skeggs
2025/04/29
[PATCH 56/60] drm/nouveau: add support for GB10x
Ben Skeggs
2025/04/29
[PATCH 51/60] drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
2025/04/29
[PATCH 49/60] drm/nouveau/gsp: init VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY
Ben Skeggs
2025/04/29
[PATCH 50/60] drm/nouveau/gv100-: switch to volta semaphore methods
Ben Skeggs
2025/04/29
[PATCH 47/60] drm/nouveau/mmu: bump up the maximum page table depth
Ben Skeggs
2025/04/29
[PATCH 46/60] drm/nouveau/instmem: add hal for set_bar0_window_addr()
Ben Skeggs
2025/04/29
[PATCH 48/60] drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM
Ben Skeggs
2025/04/29
[PATCH 42/60] drm/nouveau/gsp: add hal for disp.chan.dmac_alloc()
Ben Skeggs
2025/04/29
[PATCH 45/60] drm/nouveau/pci: add PRI address of config space mirror to nvkm_pci_func
Ben Skeggs
2025/04/29
[PATCH 39/60] drm/nouveau/gsp: add hal for fifo.chan.alloc
Ben Skeggs
2025/04/29
[PATCH 41/60] drm/nouveau/gsp: add hal for fifo.rc_triggered()
Ben Skeggs
2025/04/29
[PATCH 43/60] drm/nouveau/gsp: add hal for gsp.sr_data_size()
Ben Skeggs
2025/04/29
[PATCH 40/60] drm/nouveau/gsp: add hal for fifo.rsvd_chids
Ben Skeggs
2025/04/29
[PATCH 38/60] drm/nouveau/gsp: add hal for disp.dp.get_caps()
Ben Skeggs
2025/04/29
[PATCH 37/60] drm/nouveau/gsp: add hal for disp.get_active()
Ben Skeggs
2025/04/29
[PATCH 35/60] drm/nouveau/gsp: add hal for disp.get_supported()
Ben Skeggs
2025/04/29
[PATCH 32/60] drm/nouveau/gsp: add hal for gr.get_ctxbufs_info()
Ben Skeggs
2025/04/29
[PATCH 36/60] drm/nouveau/gsp: add hal for disp.get_connect_state()
Ben Skeggs
2025/04/29
[PATCH 33/60] drm/nouveau/gsp: add hal for gsp.set_rmargs()
Ben Skeggs
2025/04/29
[PATCH 34/60] drm/nouveau/gsp: add hals for fbsr.suspend/resume()
Ben Skeggs
2025/04/29
[PATCH 29/60] drm/nouveau/gsp: add hal for disp.chan.set_pushbuf()
Ben Skeggs
2025/04/29
[PATCH 30/60] drm/nouveau/gsp: add hal for fifo.xlat_rm_engine_type()
Ben Skeggs
2025/04/29
[PATCH 28/60] drm/nouveau/gsp: add hal for disp.get_static_info()
Ben Skeggs
2025/04/29
[PATCH 31/60] drm/nouveau/gsp: add hal for fifo.ectx_size()
Ben Skeggs
2025/04/29
[PATCH 24/60] drm/nouveau/gsp: add hal for gsp.xlat_mc_engine_idx()
Ben Skeggs
2025/04/29
[PATCH 26/60] drm/nouveau/gsp: add hal for disp.bl_ctrl()
Ben Skeggs
2025/04/29
[PATCH 27/60] drm/nouveau/gsp: add hal for disp.dp.set_indexed_link_rates()
Ben Skeggs
2025/04/29
[PATCH 25/60] drm/nouveau/gsp: add hal for gsp.drop_send_user_shared_data()
Ben Skeggs
2025/04/29
[PATCH 21/60] drm/nouveau/gsp: add hal for wpr config info + meta init
Ben Skeggs
2025/04/29
[PATCH 18/60] drm/nouveau/gsp: add common code for engines/engine objects
Ben Skeggs
2025/04/29
[PATCH 23/60] drm/nouveau/gsp: add hal for gsp.get_static_info()
Ben Skeggs
2025/04/29
[PATCH 22/60] drm/nouveau/gsp: add hal for gsp.set_system_info()
Ben Skeggs
2025/04/29
[PATCH 20/60] drm/nouveau/gsp: use internal.{client, device, subdevice} where possible
Ben Skeggs
2025/04/29
[PATCH 16/60] drm/nouveau/gsp: add usermode class id to gpu hal
Ben Skeggs
2025/04/29
[PATCH 17/60] drm/nouveau/gsp: add channel class id to gpu hal
Ben Skeggs
2025/04/29
[PATCH 14/60] drm/nouveau/gsp: add gpu hal stubs
Ben Skeggs
2025/04/29
[PATCH 19/60] drm/nouveau/gsp: ignore client engine object handles
Ben Skeggs
2025/04/29
[PATCH 10/60] drm/nouveau/gsp: move firmware loading to GPU-specific code
Ben Skeggs
2025/04/29
[PATCH 05/60] drm/nouveau/gsp: split rpc handling out on its own
Ben Skeggs
2025/04/29
[PATCH 15/60] drm/nouveau/gsp: add display class ids to gpu hal
Ben Skeggs
2025/04/29
[PATCH 12/60] drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
Ben Skeggs
2025/04/29
[PATCH 11/60] drm/nouveau/gsp: move booter handling to GPU-specific code
Ben Skeggs
2025/04/29
[PATCH 06/60] drm/nouveau/gsp: split rm ctrl handling out on its own
Ben Skeggs
2025/04/29
[PATCH 09/60] drm/nouveau/gsp: split device handling out on its own
Ben Skeggs
2025/04/29
[PATCH 08/60] drm/nouveau/gsp: split client handling out on its own
Ben Skeggs
2025/04/29
[PATCH 04/60] drm/nouveau/ofa: bump max instances to 2
Ben Skeggs
2025/04/29
[PATCH 07/60] drm/nouveau/gsp: split rm alloc handling out on its own
Ben Skeggs
2025/04/29
[PATCH 01/60] drm/nouveau/gsp: fix rm shutdown wait condition
Ben Skeggs
2025/04/29
[PATCH 03/60] drm/nouveau/nvenc: bump max instances to 4
Ben Skeggs
2025/04/29
[PATCH 00/60] add support for Hopper and Blackwell GPUs
Ben Skeggs
2025/04/29
[PATCH 02/60] drm/nouveau/ce: bump max instances to 20
Ben Skeggs
2025/04/29
Re: [PATCH 10/16] gpu: nova-core: add basic timer device
Alexandre Courbot
2025/04/29
Re: [PATCH 08/16] gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
2025/04/28
Re: [PATCH 4/4] drm/nouveau: Check dma_fence in canonical way
Christian König
2025/04/28
Re: [PATCH 3/4] drm/nouveau: Simplify nouveau_fence_done()
Christian König
2025/04/28
Re: [PATCH 06/16] gpu: nova-core: define registers layout using helper macro
Alexandre Courbot
2025/04/24
Re: [PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot
Danilo Krummrich
2025/04/24
Re: [PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot
Danilo Krummrich
2025/04/24
Re: [PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot
Danilo Krummrich
2025/04/24
[PATCH v2 1/2] gpu: nova-core: register auxiliary device for nova-drm
Danilo Krummrich
2025/04/24
[PATCH v2 2/2] drm: nova-drm: add initial driver skeleton
Danilo Krummrich
2025/04/24
[PATCH v2 0/2] Nova DRM skeleton driver
Danilo Krummrich
2025/04/24
Re: [PATCH 4/4] drm/nouveau: Check dma_fence in canonical way
Danilo Krummrich
2025/04/24
Re: [PATCH 4/4] drm/nouveau: Check dma_fence in canonical way
Danilo Krummrich
2025/04/24
[PATCH 0/4] drm/nouveau: Simplify nouveau_fence.c
Philipp Stanner
2025/04/24
[PATCH 1/4] drm/nouveau: nouveau_fence: Standardize list iterations
Philipp Stanner
2025/04/24
[PATCH 3/4] drm/nouveau: Simplify nouveau_fence_done()
Philipp Stanner
2025/04/24
[PATCH 2/4] drm/nouveau: Simplify calls to nvif_event_block()
Philipp Stanner
2025/04/24
[PATCH 4/4] drm/nouveau: Check dma_fence in canonical way
Philipp Stanner
2025/04/24
[PATCH v2 2/6] drm/sched: Prevent teardown waitque from blocking too long
Philipp Stanner
2025/04/24
[PATCH v2] drm/nouveau: Remove surplus accel_done
Philipp Stanner
2025/04/24
[PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design
Philipp Stanner
2025/04/24
[PATCH v2 5/6] drm/nouveau: Remove waitque for sched teardown
Philipp Stanner
2025/04/24
[PATCH v2 4/6] drm/nouveau: Add new callback for scheduler teardown
Philipp Stanner
2025/04/24
[PATCH v2 3/6] drm/sched: Warn if pending list is not empty
Philipp Stanner
2025/04/24
[PATCH v2 1/6] drm/sched: Fix teardown leaks with waitqueue
Philipp Stanner
2025/04/24
[PATCH v2 0/6] drm/sched: Fix memory leaks in drm_sched_fini()
Philipp Stanner
2025/04/24
[PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
2025/04/24
[PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
Pierre-Eric Pelloux-Prayer
2025/04/24
Re: [PATCH 0/6] Additional documentation for nova-core
Danilo Krummrich
2025/04/24
Re: [PATCH 03/16] gpu: nova-core: derive useful traits for Chipset
Alexandre Courbot
2025/04/24
Re: [5/6] gpu: nova-core: Clarify fields in FalconAppifHdrV1
Alexandre Courbot
2025/04/23
Re: [PATCH 0/6] Additional documentation for nova-core
Alexandre Courbot
2025/04/23
Re: [PATCH 5/6] gpu: nova-core: Clarify fields in FalconAppifHdrV1
Alexandre Courbot
2025/04/23
Re: [PATCH 3/6] nova-core: docs: Document vbios layout
Timur Tabi
2025/04/23
Announcement: 2025 X.Org Foundation Election Candidates
Mark Filion
2025/04/23
Re: [PATCH v2 1/2] drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()
Danilo Krummrich
2025/04/23
Re: [PATCH][next] drm/nouveau: outp: Use __member_size() helper
Danilo Krummrich
2025/04/23
Re: [PATCH][next] drm/nouveau: disp: Use __member_size() helper
Danilo Krummrich
2025/04/23
Re: [PATCH v2][next] drm/nouveau: chan: Avoid -Wflex-array-member-not-at-end warnings
Danilo Krummrich
2025/04/23
Re: [PATCH v2 2/2] drm/nouveau: nouveau_fence: Standardize list iterations
Danilo Krummrich
2025/04/23
Re: [PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot
Danilo Krummrich
2025/04/23
Re: [PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot
Danilo Krummrich
2025/04/23
Re: [PATCH 09/16] gpu: nova-core: register sysmem flush page
Alexandre Courbot
2025/04/23
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Danilo Krummrich
2025/04/23
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Tvrtko Ursulin
2025/04/23
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Danilo Krummrich
2025/04/23
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Tvrtko Ursulin
2025/04/22
Re: [PATCH][next] drm/nouveau: outp: Use __member_size() helper
Kees Cook
2025/04/22
Re: [PATCH][next] drm/nouveau: disp: Use __member_size() helper
Kees Cook
2025/04/22
[PATCH][next] drm/nouveau: outp: Use __member_size() helper
Gustavo A. R. Silva
2025/04/22
[PATCH][next] drm/nouveau: disp: Use __member_size() helper
Gustavo A. R. Silva
2025/04/22
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Danilo Krummrich
2025/04/22
Re: [PATCH 12/16] gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS
Danilo Krummrich
2025/04/22
Re: [PATCH 11/16] gpu: nova-core: add falcon register definitions and base code
Danilo Krummrich
2025/04/22
Re: [PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
Alexandre Courbot
2025/04/22
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Danilo Krummrich
2025/04/22
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Tvrtko Ursulin
2025/04/22
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Tvrtko Ursulin
2025/04/22
Re: [PATCH 08/16] gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
2025/04/22
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Danilo Krummrich
2025/04/22
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Tvrtko Ursulin
2025/04/22
Re: [PATCH 10/16] gpu: nova-core: add basic timer device
Danilo Krummrich
2025/04/22
Re: [PATCH 09/16] gpu: nova-core: register sysmem flush page
Danilo Krummrich
2025/04/22
Re: [PATCH 08/16] gpu: nova-core: wait for GFW_BOOT completion
Danilo Krummrich
2025/04/22
Re: [PATCH 08/16] gpu: nova-core: wait for GFW_BOOT completion
Danilo Krummrich
2025/04/22
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Danilo Krummrich
2025/04/22
Re: [PATCH 3/5] drm/sched: Warn if pending list is not empty
Tvrtko Ursulin
2025/04/22
Re: [PATCH 06/16] gpu: nova-core: define registers layout using helper macro
Danilo Krummrich
2025/04/22
Re: [PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
Danilo Krummrich
2025/04/20
[PATCH 15/16] gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTS
Alexandre Courbot
2025/04/20
[PATCH 01/16] rust: add useful ops for u64
Alexandre Courbot
2025/04/20
[PATCH 03/16] gpu: nova-core: derive useful traits for Chipset
Alexandre Courbot
2025/04/20
[PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot
Alexandre Courbot
2025/04/20
[PATCH 10/16] gpu: nova-core: add basic timer device
Alexandre Courbot
2025/04/20
[PATCH 11/16] gpu: nova-core: add falcon register definitions and base code
Alexandre Courbot
2025/04/20
[PATCH 14/16] gpu: nova-core: compute layout of the FRTS region
Alexandre Courbot
2025/04/20
[PATCH 16/16] gpu: nova-core: load and run FWSEC-FRTS
Alexandre Courbot
2025/04/20
[PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
Alexandre Courbot
Earlier messages
Later messages