aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
12 daysMerge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-77/+97
14 daysefi/unaccepted: touch soft lockup during memory acceptChen Yu1-0/+4
2024-04-09firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2-77/+97
2024-04-09Merge tag 'ffa-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann1-1/+1
2024-04-09Merge tag 'scmi-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2-2/+7
2024-03-28x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel1-0/+1
2024-03-28efi/libstub: Cast away type warning in use of max()Ard Biesheuvel1-1/+1
2024-03-25firmware: arm_scmi: Make raw debugfs entries non-seekableCristian Marussi1-1/+6
2024-03-25firmware: arm_scmi: Fix wrong fastchannel initializationPierre Gondois1-1/+1
2024-03-25firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()Jens Wiklander1-1/+1
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+5
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko1-0/+2
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-03-22efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)1-1/+1
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+25
2024-03-19Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+3
2024-03-17Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault1-1/+1
2024-03-15x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel1-2/+4
2024-03-15Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-0/+3
2024-03-15firmware: arm_scmi: Add support for marking certain frequencies as turboSibi Sankar1-0/+3
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+7
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+6
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-2/+57
2024-03-13Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-67/+226
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-10/+64
2024-03-13Merge tag 'tag-chrome-platform-firmware-for-v6.9' of git://git.kernel.org/pub...Linus Torvalds6-7/+50
2024-03-12Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+35
2024-03-12Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-74/+618
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar2-2/+3
2024-03-11Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki4-10/+64
2024-03-09x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel1-1/+10
2024-03-09efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan5-31/+60
2024-03-09efi/libstub: Measure into CC protocol if TCG2 protocol is absentArd Biesheuvel1-22/+62
2024-03-09efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan1-0/+79
2024-03-09efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel2-2/+2
2024-03-09efi/libstub: Use TPM event typedefs from the TCG PC Client specArd Biesheuvel2-15/+17
2024-03-08PCI/AER: Generalize TLP Header Log readingIlpo Järvinen1-2/+2
2024-03-07driver core: Adds flags param to fwnode_link_add()Saravana Kannan1-1/+1
2024-03-07firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala1-0/+25
2024-03-07firmware: cirrus: cs_dsp: Initialize debugfs_root to invalidRichard Fitzgerald1-1/+6
2024-03-06Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+2
2024-03-06firmware: arm_scmi: Populate fast channel rate_limitPierre Gondois4-10/+43
2024-03-06firmware: arm_scmi: Populate perf commands rate_limitPierre Gondois1-0/+21
2024-03-04firmware: microchip: Fix over-requested allocation sizeDawei Li1-1/+2
2024-03-04x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel1-0/+3
2024-03-04efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel2-1/+9
2024-03-04Merge tag 'tegra-for-6.9-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2024-03-04Merge tag 'scmi-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann18-76/+657
2024-03-01Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-02-27firmware/sysfb: fix an error code in sysfb_init()Dan Carpenter1-1/+3
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter13-34/+63
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He1-7/+7
2024-02-23Merge tag 'riscv-firmware-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/s...Arnd Bergmann1-1/+1
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor1-1/+1
2024-02-22efi: pstore: Allow dynamic initialization based on module parameterGuilherme G. Piccoli1-8/+35
2024-02-22firmware: arm_scmi: Update the supported clock protocol versionCristian Marussi1-1/+1
2024-02-22firmware: arm_scmi: Add standard clock OEM definitionsCristian Marussi1-13/+19
2024-02-22firmware: arm_scmi: Add clock check for extended config supportCristian Marussi1-6/+27
2024-02-22firmware: arm_scmi: Add support for v3.2 NEGOTIATE_PROTOCOL_VERSIONCristian Marussi2-5/+61
2024-02-22firmware: arm_scmi: Fix struct kernel-doc warnings in optee transportRandy Dunlap1-2/+4
2024-02-21firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...Markus Elfring1-1/+1
2024-02-20firmware: arm_scmi: Report frequencies in the perf notificationsCristian Marussi1-0/+69
2024-02-20firmware: arm_scmi: Use opps_by_lvl to store oppsCristian Marussi1-11/+19
2024-02-20firmware: arm_scmi: Implement is_notify_supported callback in powercap protocolCristian Marussi1-4/+41
2024-02-20firmware: arm_scmi: Implement is_notify_supported callback in reset protocolCristian Marussi1-8/+29
2024-02-20firmware: arm_scmi: Implement is_notify_supported callback in sensor protocolCristian Marussi1-1/+36
2024-02-20firmware: arm_scmi: Implement is_notify_supported callback in clock protocolCristian Marussi1-4/+43
2024-02-20firmware: arm_ffa: Make ffa_bus_type constRicardo B. Marliere1-1/+1
2024-02-20firmware: arm_scmi: Implement is_notify_supported callback in system power pr...Cristian Marussi1-0/+16
2024-02-20firmware: arm_scmi: Implement is_notify_supported callback in power protocolCristian Marussi1-3/+27
2024-02-20firmware: arm_scmi: Implement is_notify_supported callback in perf protocolCristian Marussi1-3/+42
2024-02-20firmware: arm_scmi: Add a common helper to check if a message is supportedCristian Marussi2-0/+38
2024-02-20firmware: arm_scmi: Check for notification supportCristian Marussi2-1/+20
2024-02-20firmware: arm_scmi: Make scmi_bus_type constRicardo B. Marliere2-2/+2
2024-02-20firmware: arm_scmi: Fix double free in SMC transport cleanup pathAndre Przywara1-0/+7
2024-02-20firmware: arm_scmi: Implement clock get permissionsPeng Fan1-0/+64
2024-02-20firmware: arm_scmi: Add multiple protocols registration supportCristian Marussi1-2/+22
2024-02-20firmware: arm_scmi: Rework clock domain info lookupsCristian Marussi1-6/+14
2024-02-20firmware: arm_scmi: Warn if domain frequency multiplier is 0 or rounded offSudeep Holla1-2/+17
2024-02-17firmware: coreboot: Replace tag with id table in driver structNícolas F. R. A. Prado6-6/+40
2024-02-17firmware: coreboot: Generate modalias uevent for devicesNícolas F. R. A. Prado1-0/+9
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann1-0/+2
2024-02-14firmware/sysfb: Create firmware device only for enabled PCI devicesThomas Zimmermann1-2/+30
2024-02-14firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann2-2/+24
2024-02-14video: Add helpers for decoding screen_infoThomas Zimmermann1-0/+1
2024-02-13efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann1-1/+1
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-33/+62
2024-02-06firmware: coreboot: make coreboot_bus_type constRicardo B. Marliere1-1/+1
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny1-0/+19
2024-02-02efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker1-9/+10
2024-02-02efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker2-2/+2
2024-01-30efi/libstub: Add one kernel-doc commentYang Li1-0/+1
2024-01-30x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDRArd Biesheuvel5-8/+12
2024-01-29firmware: microchip: fix wrong sizeof argumentSamasth Norway Ananda1-1/+1
2024-01-26Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2024-01-26x86/efistub: Give up if memory attribute protocol returns an errorArd Biesheuvel2-12/+16
2024-01-25Merge tag 'ffa-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-28/+57
2024-01-24Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...Thomas Zimmermann1-1/+1
2024-01-23riscv/efistub: Tighten ELF relocation checkArd Biesheuvel1-1/+1
2024-01-23riscv/efistub: Ensure GP-relative addressing is not usedJan Kiszka1-1/+1
2024-01-22firmware: arm_ffa: Handle partitions setup failuresCristian Marussi1-5/+23
2024-01-22firmware: arm_ffa: Use xa_insert() and check for resultCristian Marussi1-3/+16
2024-01-22firmware: arm_ffa: Simplify ffa_partitions_cleanup()Cristian Marussi1-20/+6
2024-01-22firmware: arm_ffa: Check xa_load() return valueCristian Marussi1-0/+10
2024-01-22firmware: arm_ffa: Add missing rwlock_init() for the driver partitionCristian Marussi1-0/+1
2024-01-22firmware: arm_ffa: Add missing rwlock_init() in ffa_setup_partitions()Cristian Marussi1-0/+1
2024-01-22firmware: arm_scmi: Fix the clock protocol supported versionCristian Marussi1-1/+1
2024-01-22firmware: arm_scmi: Fix the clock protocol version for v3.2Cristian Marussi1-2/+1
2024-01-22firmware: arm_scmi: Use xa_insert() when saving raw queuesCristian Marussi1-4/+8
2024-01-22firmware: arm_scmi: Use xa_insert() to store oppsCristian Marussi1-5/+18
2024-01-22firmware: arm_scmi: Replace asm-generic/bug.h with linux/bug.hTanzir Hasan1-1/+1
2024-01-22firmware: arm_scmi: Check mailbox/SMT channel for consistencyCristian Marussi3-0/+21
2024-01-19Revert "firmware/sysfb: Clear screen_info state after consuming it"Helge Deller1-13/+1
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-270/+178
2024-01-12Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+13
2024-01-12Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds4-192/+0
2024-01-12firmware/sysfb: Clear screen_info state after consuming itThomas Zimmermann1-1/+13
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-62/+646
2024-01-09Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-9/+912
2024-01-09Merge tag 'tag-chrome-platform-firmware-for-v6.8' of git://git.kernel.org/pub...Linus Torvalds2-3/+5
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-5/+2
2024-01-08Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2024-01-04firmware: xilinx: Export function to use in other moduleJay Buddhabhatti1-1/+2
2024-01-04firmware: zynqmp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-04firmware: turris-mox-rwtm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-04firmware: stratix10-svc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-04firmware: stratix10-rsu: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-01-04firmware: raspberrypi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-04firmware: qemu_fw_cfg: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-01-04firmware: mtk-adsp-ipc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-04firmware: imx-dsp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-04firmware: coreboot_table: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-01-04firmware: arm_scpi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-04firmware: arm_scmi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki1-5/+2
2024-01-03Merge tag 'efi-urgent-for-v6.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2024-01-02efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsYuntao Wang1-0/+2
2023-12-28firmware: coreboot: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-22Merge tag 'scmi-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann11-39/+105
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann5-0/+511
2023-12-22Merge tag 'amlogic-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-11/+8
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-7/+13
2023-12-22Merge tag 'ti-driver-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-5/+5
2023-12-22Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann1-0/+4
2023-12-22efi: memmap: fix kernel-doc warningsRandy Dunlap1-3/+5
2023-12-20x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum1-2/+2
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum1-2/+2
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao3-6/+13
2023-12-19Merge branch 'efi/urgent' into efi/nextArd Biesheuvel4-13/+30
2023-12-19efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada1-2/+2
2023-12-18firmware: qcom: qseecom: fix memory leaks in error pathsBartosz Golaszewski1-7/+13
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek1-24/+0
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek1-38/+0
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+29
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel1-7/+24
2023-12-11efivarfs: automatically update super block flagMasahisa Kojima2-0/+14
2023-12-11efi: Add tee-based EFI variable driverMasahisa Kojima4-0/+868
2023-12-11efi: expose efivar generic ops register functionMasahisa Kojima1-0/+12
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao2-5/+5
2023-12-11Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman3-33/+57
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-32/+56
2023-12-07firmware: microchip: Replace of_device.h with explicit includeRob Herring1-1/+1
2023-12-07firmware: zynqmp: Add support to handle IPI CRC failureJay Buddhabhatti1-0/+1
2023-12-07drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti1-1/+3
2023-12-07firmware: xilinx: Register event manager driverJay Buddhabhatti1-4/+1
2023-12-07firmware: xilinx: Expand feature check to support all PLM modulesJay Buddhabhatti1-17/+24
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti1-149/+129
2023-12-07firmware: xilinx: Use proper indentation in kernel-docMichal Simek1-2/+2
2023-12-06efi: dev-path-parser: use acpi_dev_uid_match() for matching _UIDRaag Jadav1-5/+2
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-24/+46
2023-12-06Merge tag 'scmi-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-8/+10
2023-12-06firmware: microchip: add PolarFire SoC Auto Update supportConor Dooley5-0/+511
2023-12-04firmware: arm_scmi: Fix possible frequency truncation when using level indexi...Sudeep Holla1-5/+7
2023-12-04firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeSudeep Holla1-3/+3
2023-12-01firmware: arm_scmi: Add protocol versioning checksCristian Marussi11-11/+63
2023-11-30firmware: arm_scmi: Increase the maximum opp count in the perf protocolSibi Sankar1-1/+1
2023-11-30firmware: arm_scmi: Fix NULL pointer dereference during fastchannel initSibi Sankar1-12/+7
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth1-1/+1
2023-11-27firmware: meson-sm: unmap out_base shmem in error pathEvgeny Bachinin1-3/+5
2023-11-27firmware: meson_sm: refactor serial sysfs entry via dev_groups attrsEvgeny Bachinin1-8/+3
2023-11-24firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET1-5/+5
2023-11-23firmware: arm_scpi: Move power-domain driver to the pmdomain dirSudeep Holla3-167/+0
2023-11-23pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystemSudeep Holla1-25/+0
2023-11-17firmware: arm_scmi: optee: use optee system invocationEtienne Carriere1-0/+4
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2023-11-14firmware: arm_scmi: Add optional flags to extended names helperCristian Marussi9-12/+18
2023-11-13firmware: arm_scmi: Populate fastchannel info only if set operations are allowedSudeep Holla1-10/+17
2023-11-13firmware: arm_scmi: Check beforehand if the perf domain set operations are al...xinglong.yang1-0/+6
2023-11-13firmware: arm_ffa: Fix ffa_notification_info_get() IDs handlingLorenzo Pieralisi1-2/+2
2023-11-13firmware: arm_ffa: Fix the size of the allocation in ffa_partitions_cleanup()Sudeep Holla1-1/+1
2023-11-13firmware: arm_ffa: Fix FFA notifications cleanup pathSudeep Holla1-4/+12
2023-11-13firmware: arm_ffa: Add checks for the notification enabled stateSudeep Holla1-0/+17
2023-11-13firmware: arm_ffa: Setup the partitions after the notification initialisationSudeep Holla1-7/+8