Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XXV_ETH Fix: Solve BSP generation bug for multiple subcores in the sa… #316

Open
wants to merge 257 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
257 commits
Select commit Hold shift + click to select a range
3e64893
zynqmp_fsbl: fix prints for 32 bit variables
Mar 11, 2024
7c92d90
zynq_fsbl: fix prints for 32 bit variables
Mar 11, 2024
d5586d8
dp14txss:dp14rxss: Removed the option of self_test example design
Mar 12, 2024
863db54
Xilsem:Add Server interface to send Total frames of a row in SSIT device
Mar 10, 2024
2725a88
Add Authentication Optimization support for MetaHeader
Mar 12, 2024
2ec3c9d
pciepsu: Add Egress transfer support
BhavanaJupalli1997 Mar 7, 2024
651cad5
sw_services:xilsecure:Code redundancy is removed
Mar 4, 2024
095f184
sw_apps: Added support for Microblaze RISC-V
AlvinPaul26 Mar 14, 2024
f55ae0f
xilpm: versal_common: server: fix MISRA-C rule 4.7
jbuddhab Mar 12, 2024
f00406c
trngpsv: Fix doxygen warnings
Mar 12, 2024
9fb8b31
sw_apps: imgsel: zynqmp: Added validation check for SOM usecase
Mar 14, 2024
c00e8b8
scripts: pyesw: retarget_app: Remove the dependency of xiltimer in em…
Mar 15, 2024
fe63696
lib: sw_apps: Fix the race condition when picking a linker from an ex…
Mar 12, 2024
fb80d0b
gpiops: Add multi-core interrupt support
nealfrager Mar 15, 2024
bc15391
v_hdmirxss: Fix interrupt ID argument in interrupt setup
gugulot Mar 15, 2024
5690937
v_hdmitxss: Fix interrupt ID argument in interrupt setup function
gugulot Mar 15, 2024
ad93e45
lib: bsp: standalone: Add symbol VERSAL for versal platform in SDT flow
Mar 16, 2024
37fe2d3
drivers: iomodule: Initialize HandlerTable of the IOModule instance i…
Mar 15, 2024
d56a491
sw_services: xilplmi: Fix improper PLM timestamp issue after In-place…
Mar 15, 2024
296419f
lwip : Fix format specifier warning
venodela Mar 16, 2024
372d672
sw_services: xilloader: Fixed doxygen warnings
Mar 18, 2024
a11a323
sw_services: xilsecure: Optimization of AES initialization code
Mar 14, 2024
f0f713e
xilpm: Fix MISRA violation 8.13 in xpm_notifier
trungnob Mar 13, 2024
cd4c2ef
xilpm: Fix MISRA violation 12.1, 10.1, 10.4, 10.3 in xpm_api.c
trungnob Mar 13, 2024
b838d23
xilpm: Fix MISRA C violation by replace PIN_FUNC macro
trungnob Mar 13, 2024
4689cc2
xilpm: remove XPmRepair_Laguna_vp1902 when it is not build for XCVP1902
trungnob Mar 13, 2024
0a85058
xilpm: Fix MISRA violation 10.5i 10.3 in xpm_periph.c
trungnob Mar 13, 2024
81e8349
v_sdirxss: Add support for SDI import example option
dhanumjayrao Mar 18, 2024
c854326
mipi: data: Fix yaml to support Unified flow
Mar 18, 2024
1efa4fc
mipicsiss: example: Update ZCU102 application
Mar 18, 2024
0e28b66
mipicsiss: example: Updated VCK190 app
Mar 18, 2024
9c1841d
mipicsiss: example: Update VEK280 app.
Mar 18, 2024
670319c
dp14rxss: Removed xdprxss_selftest_example application
laeachur Mar 14, 2024
7d711bb
dp14txss: Removed xdptxss_selftest_example application
laeachur Mar 14, 2024
3915f20
dp14: Removed application examples from yaml file
laeachur Mar 14, 2024
5962c04
dfeccf: Fix SDT flow number of instances
conallogriofaamd Mar 8, 2024
75c5ed4
dfeequ: Fix SDT flow number of instances
conallogriofaamd Mar 8, 2024
2082d7e
dfemix: Fix SDT flow number of instances
conallogriofaamd Mar 8, 2024
748f69f
dfeofdm: Fix SDT flow number of instances
conallogriofaamd Mar 8, 2024
3ff622f
v_sditxss: Add SDI substems to peripheral test
dhanumjayrao Mar 19, 2024
73bf19b
xilpm: versal_net: server: Request UART_0 and UART_1 from PMC subsystem
jbuddhab Mar 19, 2024
ced713e
sw_services:xilloader:Added support for Spansion Die Config
Mar 16, 2024
e4ad987
sw_services:versalnet:xilpuf: Updated PUF client example
Mar 15, 2024
9779003
gpiops: Fix compilation warning of XGpioPs_SelfTest
Mar 20, 2024
5c2cd21
scripts: pyesw: library_utils: Fix race condition in the remove library
Mar 21, 2024
14cf51b
scripts: pyesw: library_utils: Fix remove library for windows platform
Mar 21, 2024
65c76e0
lib: sw_apps: memory_tests: Add required_mem for Zynq platform
Mar 20, 2024
f3f20fd
sw_services: xilpm: Refactor PGGS/GGS ioctl read/write operation checks
madhavamd Mar 15, 2024
c1165fd
lwip220: Fix support for emaclite in lwip adapter in SDT flow
abinJoseph25k07 Mar 20, 2024
e51cf8b
ttcps: Add examples support in SDT flow.
Mar 18, 2024
7fb7b0f
i3c: Add SCL configuration support
Mar 20, 2024
f4bf796
i3c: Add Tx FIFO threshold configuration parameter
Mar 20, 2024
69be879
i3c: Correct maximum data length value
Mar 20, 2024
cfe0e7a
sw_services: xilsecure: Add support for non-word aligned data
Mar 20, 2024
58485e9
xilpm: versal_net: server: add check for UART instances
jbuddhab Mar 21, 2024
63623c2
xilpm: versal_common: server: Refactor of AddRequirement()
ronakj89 Mar 20, 2024
c2b2ada
lwip : Add ACD Feature in sdt flow.
venodela Mar 12, 2024
0d77888
lwip : Add ACD Feature in Classic flow
venodela Mar 12, 2024
043071f
lwip : Enable dhcp and acd debug flags in lwip stack
venodela Mar 12, 2024
77ddb01
emacps: Add additional SDT check to XCLOCKING macro
srneeli Mar 20, 2024
c1a0155
emacps: Update driver for emacps+pcspma design in SDT flow
srneeli Mar 20, 2024
be0b24f
xloader:versal_net Remove releasing DDR from update psm.elf
trungnob Mar 8, 2024
4f9e813
cpu_cortexr5: Export flag to identify R5 FSBL BSP
mubinsyed2 Mar 16, 2024
1bd9625
bsp: standalone: Remove 64bit variable prints support for 32bit platf…
Mar 16, 2024
c8ec091
axipmon: Add SDT check to use interrupt wrapper API
AlvinPaul26 Mar 19, 2024
fbbf46c
clk_wiz: Add SDT check to use interrupt wrapper API
AlvinPaul26 Mar 19, 2024
031eb35
gpio: Add SDT check to use interrupt wrapper API
AlvinPaul26 Mar 19, 2024
ac5d20c
uartps: Add SDT check to use interrupt wrapper API
AlvinPaul26 Mar 19, 2024
59298f7
uartpsv: Add SDT check to use interrupt wrapper API
AlvinPaul26 Mar 19, 2024
9e8bcbe
wdttb: Add SDT check to use interrupt wrapper API
AlvinPaul26 Mar 19, 2024
079e15b
trafgen: Add SDT check to use interrupt wrapper API
AlvinPaul26 Mar 19, 2024
8f49413
Revert "ttcps: Add examples support in SDT flow."
Mar 25, 2024
4cb2f60
wdttb: Add doxygen fixes
Mar 7, 2024
20042bf
scugic: Add doxygen and editorial fixes
Mar 24, 2024
df542aa
sw_services: xilsecure: Fix RSA quiet mode issues and update KAT
Mar 22, 2024
112a149
sw_services:xilloader: Updated RSA KAT to use 2048-bit key
Mar 22, 2024
824e7ec
mipicsiss: src: Add support of mipi rx phy subcore
Mar 22, 2024
1b62443
mipicsiss: data: Update yaml file to support new MIPI RX PHY
Mar 22, 2024
b5a6752
usbps: Update driver version
Mar 19, 2024
2baa53b
usbps: Fix failures reported by CV test suite "Chapter 9 Tests [USB 2…
Mar 19, 2024
2cbe8e7
ttcps: Add support for peripheral tests in SDT flow
Mar 25, 2024
3976a0d
dp14txss: zcu_pt_dp14_hdcp: Fix DP14 HDCP multi combination issues
laeachur Mar 21, 2024
f37e6b8
dfeprach: Correct order of RACH mapping steps
xlnx-dcvetic Mar 22, 2024
56b8a63
emacps: Fix the mask for XEmacPs_BdGetBufAddr
abinJoseph25k07 Mar 22, 2024
f9299d6
scripts: pyesw: Generate preprocessed file always inside domain direc…
Mar 27, 2024
92d71b7
scripts: pyesw: create_bsp: Update the top-level CMake file to includ…
Mar 26, 2024
053882e
sw_services: xilpm: Add ipipsu driver dependency in metadata file
madhavamd Mar 22, 2024
d60b0c0
sw_apps: versal_psmfw: Add ipipsu driver dependency in metadata file
madhavamd Mar 22, 2024
306036f
sw_apps: zynqmp_pmufw: Add ipipsu driver dependency in metadata file
madhavamd Mar 22, 2024
f5265dc
tmrctr: Update examples to complete execution within 1 seconds
mubinsyed2 Mar 25, 2024
fad0aff
Revert "sysmonpsv: Added SSIT Support"
Apr 3, 2024
6ff038d
Updated sysmonpsv to 4.2
Apr 4, 2024
658fa94
dfeccf: CMakeLists dependencies
conallogriofaamd Mar 7, 2024
6c24029
dfeequ: CMakeLists dependencies
conallogriofaamd Mar 7, 2024
0cf8909
dfemix: CMakeLists dependencies
conallogriofaamd Mar 7, 2024
74feda3
dfeofdm: CMakeLists dependencies
conallogriofaamd Mar 7, 2024
6abefa3
dfeprach: CMakeLists dependencies
conallogriofaamd Mar 7, 2024
e73e223
rfdc: CMakeLists dependencies
conallogriofaamd Mar 7, 2024
bd16e38
intc: Fix xintc_low_level_example for HW designs with fast interrupts
mubinsyed2 Mar 27, 2024
936e9fd
xilplmi: added CDO debug prints
Mar 27, 2024
e6c00e2
rfdc: NCO Frequency
conallogriofaamd Mar 27, 2024
e8f86b9
dp12: Fix linking issues in C++
laeachur Mar 28, 2024
539411f
dp14: Fix linking issues in C++
laeachur Mar 28, 2024
62f87de
dp21: Fix linking issues in C++
laeachur Mar 28, 2024
b4c76e7
sw_apps: zynqmp_pmufw: Correct typo for SOM specific macro
madhavamd Mar 27, 2024
7e4fccf
sw_services: xilplmi: Fix MISRA-C violation 10.3
Mar 25, 2024
927d819
sw_services: xilplmi: Fix MISRA-C violation 17.8
Mar 25, 2024
b6b7175
sw_services: xilplmi: Fix MISRA-C violation 2.2
Mar 25, 2024
b079db3
sw_services: xilplmi: Fix MISRA-C violation 8.6
Mar 25, 2024
8ab469c
bsp: cortexr52: Use PMU as default timer for Cortex-R52
sivadur Mar 28, 2024
94e72a7
TPG: Addition of bool library in header file
Apr 2, 2024
5e31342
sw_services:xilloader:Fixed doxygen comments format
Mar 27, 2024
f222386
sw_services:xilocp:Fix review comments for XOcp_DmeXppuConfig
Mar 28, 2024
8437a45
vphy: Added support for DP2.1
Apr 2, 2024
a5d90bb
BSP: riscv: Fix FPU context handling in trap handler
mubinsyed2 Mar 25, 2024
a228e17
xilpm: versal_common: server: Remove PGGS2 and PGGS3 related code
ronakj89 Apr 3, 2024
8c8477b
sw_services:xilskey:Add description for XILSKEY_PUF_KEK_REGEN_RDY_TIM…
Apr 2, 2024
4b47f43
esw: In SDT flow for the Microblaze processor, include libgloss in th…
Apr 5, 2024
0b09013
sw_services: xilpm: Remove usage of GSW ERROR register in BISR code
namant-amd Mar 28, 2024
420aa3d
usbpsu: Add doxygen and editorial fixes
Apr 4, 2024
d37c6b6
dfeprach: Update device node name
xlnx-dcvetic Apr 1, 2024
b47b4b1
BSP: riscv: Fix instruction cache APIs
mubinsyed2 Apr 1, 2024
53e518c
sw_services:xilnvm:Update validation check during additional PPK prog…
Apr 3, 2024
fe3c8ea
emacps: Fix HwTail check in XEmacPs_BdRingFromHwRX
HariniKatakamX Mar 27, 2024
db724dd
dfeofdm: Update hw version
xlnx-dcvetic Mar 22, 2024
2939cb1
xilsecure: fixed header inclusion in SDT flow
Mar 27, 2024
fcef8e8
sw_services: xilcert: Fixed calculation of hash in serial field
Mar 24, 2024
d181fa4
i2s: Fix C++ compilation errors
dhanumjayrao Mar 27, 2024
d4d36e7
xilsem: Correct configuration read format for VP1902.
Mar 29, 2024
7e362aa
xilplmi: Correct configuration read format for VP1902 device.
Mar 29, 2024
c905a4f
sw_services:xilocp: Clear memory buffer after calculating PCR
Apr 5, 2024
5f06f11
sw_services:xilocp:Fix issue for getting swpcr data
Apr 5, 2024
a2c1c6f
dp14: Fix C++ warnings
laeachur Apr 3, 2024
ee9a029
dp21: Fix C++ warnings
laeachur Apr 3, 2024
35f9912
dp21: Add support for OctaPixel Mode
laeachur Mar 28, 2024
6e4123b
dp21: Add support for octa pixel mode
laeachur Mar 28, 2024
44cd99a
dp21rxss: Add support for OctaPixel Mode
laeachur Mar 28, 2024
e2cd8f0
dp21txss: Add support for OctaPixel Mode
laeachur Mar 28, 2024
b69987b
dp21txss: Add support for octa pixel mode
laeachur Mar 28, 2024
3ecc034
zynqmp_pmufw: Update FPGA config reg status to use local buf
sivadur Apr 7, 2024
e7e61c3
dp14txss:zcu102_pt_hdcp: Modified applicaiton to continue without hdc…
Apr 5, 2024
d5fd7de
uartns550: Fix compilation warning of interrupt example
Apr 8, 2024
562f3b6
xilpm: versal: server: Skip NoC clock gating consideration during the…
saeedn-xilinx Mar 30, 2024
8ede450
srec_bootloader: Fix compilation error on Microblaze RISC-V
AlvinPaul26 Mar 27, 2024
264ad32
XilSkey: efuse status bits of ultrascale devices
vnsldurg Apr 8, 2024
93953df
sw_services:xilnvm:versalnet:Fix MISRA-C Rule 12.1
Apr 3, 2024
088fe3e
sw_services:xilnvm:versalnet:Fix for coverity warning
Apr 3, 2024
d2ef11b
sw_services:xilnvm:versalnet:Fix for MISRA-C Rule 8.3
Apr 3, 2024
9f1c252
lwip : Add lwip_dhcp_does_acd_check
venodela Mar 28, 2024
1423634
lib: sw_services: versal_common: Add check for the IPI permission acc…
madhavamd Apr 2, 2024
495c332
xilpm: versal_common: server: Add error message for PSM-PLM version c…
madhavamd Apr 2, 2024
830e186
xilpm: versal: NoC ScanClear workaround for xcvm2152
Apr 10, 2024
6ee0e39
dp12rxss: examples: Fix IIC Baseaddress for new unified version
laeachur Apr 10, 2024
09da541
dp12txss: examples: Fix IIC Baseaddress for new unified version
laeachur Apr 10, 2024
20e230a
bsp: Add macro to disable long values print support as needed
Apr 10, 2024
b4df029
xilpm: versal_common: server: Add a macro to exclude USB idle code
ronakj89 Mar 26, 2024
a01ba21
scripts: pyesw: retarget_app: Add support for shared workspace use case
Apr 10, 2024
3b763b0
freertos10_xilinx: Fix portPOINTER_SIZE_TYPE value for Cortex A78
anirudha1977 Mar 29, 2024
f8057a4
sw_services: xilpm: Enable the capability to adjust bsp config flags …
madhavamd Mar 26, 2024
0aa3741
sw_services:xilsecure:Fix overrun issue
Apr 8, 2024
8e80fbc
sw_services:xilsecure:Fix MISRA-C Rule 10.3
Apr 8, 2024
94a72d0
sw_services:xilsecure:Fix MISRA-C Rule 17.7
Apr 8, 2024
8d3ccf7
sw_services:xilsecure:Fix Branch Past initialization
Apr 8, 2024
d7a52e9
sysmonpsv: Handle Secondary SLRs
conallogriofaamd Apr 9, 2024
8f8e537
sw_services:xilocp: Fix DME failure
Apr 10, 2024
c93f410
sw_services: xilsecure: Update minor version number to 24.1
Apr 10, 2024
588820f
trngpsx: Update trngpsx minor version
Apr 10, 2024
8d4bb35
trngpsv: Update trngpsv minor version
Apr 10, 2024
179469c
scripts: pyesw: Enable user-driven customization of library options f…
madhavamd Apr 9, 2024
1c8f135
sysmonpsu: Add Xiltimer to CMakeLists
conallogriofaamd Apr 10, 2024
e2ee6f7
sw_services: xilfpga: Add doxygen fixes
Apr 8, 2024
c56cf6a
update Embedded SW license 2024.1 release
msreeram-xilinx Apr 14, 2024
729cafc
v_hdmirxss: RxOnly: Fix compilation error with Rxonly design
gugulot Apr 14, 2024
9ee26c3
v_hdmitxss: TxOnly: Fix compilation error with Txonly design
gugulot Apr 14, 2024
5d90a91
sw_services: xilloader: Added glitch checks after function call
Apr 12, 2024
b50f18b
ttcps: Add support for compiling examples in Yocto flow
Apr 2, 2024
b48ef4b
sw_services: xilplmi: Fix doxygen warnings
Apr 15, 2024
f94fb9b
sysmonpsv: Add doxygen and editorial fixes
Apr 8, 2024
1703cd2
gpio: Add doxygen and editorial fixes
Mar 28, 2024
8d784e3
ospipsv: Add doxygen and editorial fixes
Mar 26, 2024
f70cefc
qspipsu: Add doxygen fixes
Feb 28, 2024
cc654a5
sdps: Add doxygen and editorial fixes
Mar 22, 2024
001aa54
v_sdirx: Fix HD/SD/3G modes without st352 payload
dhanumjayrao Apr 15, 2024
4ad1ebc
mipicsiss: update CPHY support only for Rigel flow
Apr 14, 2024
749e52e
iicps: Add doxygen and editorial fixes
Mar 28, 2024
d3d37a3
csudma: Fix peripheral test failure for MB designs
abinJoseph25k07 Apr 16, 2024
519b896
v_hdmirxss1: Exdes Independent mode fix
Apr 17, 2024
918720e
v_hdmitxss1: Exdes Independent mode Fix
Apr 17, 2024
005d25c
sw_services: xilsecure: Update SHA2 minor version
Apr 15, 2024
66117dd
sw_services: xilocp: Fix the size of buffer passed to XPlmi_MemSet
Apr 15, 2024
be0e6cd
Revert "Revert "ttcps: Add examples support in SDT flow.""
Apr 19, 2024
35d55d5
sw_services:xilsecure:Fixed doxygen warnings
Apr 17, 2024
20194f7
sw_services: xloader: Added DDRMC registers Dump logs in Versal-Net
Apr 18, 2024
133c07d
sw_services: xiltimer: Add support for tick and sleep timers
Apr 15, 2024
7f7fd5f
sw_services: xiltimer: Fix doxygen warnings
Apr 15, 2024
6f05507
sw_services: xloader: Added DDRMC registers Dump logs in Versal
Apr 18, 2024
22f056b
dfeofdm: Update hw version in yamal
xlnx-dcvetic Apr 17, 2024
1822aa1
mipicsiss: example: update GPIO address.
Mar 28, 2024
25c750a
scripts:pyesw:create_bsp: Update the Findcommon.cmake file to maintai…
onkarharsh Apr 19, 2024
5478ef4
iomodule: Ensure that xio.h is included only for MB and MB-V
anirudha1977 Apr 19, 2024
281f6e8
BSP: cortexr5: Support lockstep_mode_debug in SDT flow
mubinsyed2 Apr 19, 2024
8019249
ThirdParty: openamp: Add Compiler flag '-Os' for applications by default
bentheredonethat Apr 18, 2024
72d2afa
dsi2rx: Add new subcore driver for DSI RX.
Apr 20, 2024
aa6e692
dsirxss: Update dsirxss to dsi2rxss.
Apr 20, 2024
5573918
Updated changelog for 2024.1 components_1
Apr 22, 2024
bc05038
OpenAMP: Remove hard-coding cmake paths and dependencies
bentheredonethat Apr 19, 2024
1db35fe
Updated changelog for 2024.1 components-3
Apr 23, 2024
dfb58f5
Updated changelog for 2024.1 components-2
Apr 23, 2024
5a66cd9
Updated changelog for 2024.1 components-4
Apr 23, 2024
f630bbd
dfeccf: Configure si570 in Linux examples
conallogriofaamd Apr 20, 2024
7f5f510
dfeequ: Configure si570 in Linux examples
conallogriofaamd Apr 20, 2024
0c777d1
dfemix: Configure si570 in Linux examples
conallogriofaamd Apr 20, 2024
5a46ef4
dfeofdm: Configure si570 in Linux examples
conallogriofaamd Apr 20, 2024
bcc8973
dfeprach: Configure si570 in Linux examples
conallogriofaamd Apr 20, 2024
caa3b09
VPROCSS: Subcore array definition fix for VPSS
Apr 23, 2024
09949f3
sw_services:xilrsa:Added additional files missing property to clean t…
Apr 23, 2024
e5b9ee4
Updated changelog for 2024.1 components-5
Apr 24, 2024
1fee17e
lwip220 : fix lwip debug options in cmake
venodela Apr 24, 2024
214eefb
lwip220 : add dhcp and acd debug flags
venodela Apr 24, 2024
1c7b465
Changelog: update for dfe drivers
xlnx-dcvetic Apr 25, 2024
c06606a
Changelog: update for OpenAMP and Libmetal
bentheredonethat Apr 25, 2024
ba99b92
Added new components and line spaces in ChangeLog
Apr 25, 2024
d9af31e
BSP: Display all legacy BSP setting options in SDT flow
mubinsyed2 Apr 24, 2024
5df1f6f
xilpm: server: Release DDRMCs linked to root PLDx during PldInitStart
its-izhar Apr 25, 2024
46f2657
sw_services:xilsecure:Use correct KAT mask for RSA operation
Apr 25, 2024
4a1ba46
scripts: pyesw: reconfig_bsp: Fix cmake configure errors on windows
Apr 25, 2024
3dc3b73
BSP: intr: Add software interrupt support
mubinsyed2 Apr 22, 2024
2034fa8
scugic: xscugic_example: Use interrupt wrapper APIs to trigger SGI
mubinsyed2 Apr 22, 2024
70161df
Revert "OpenAMP: Remove hard-coding cmake paths and dependencies"
Apr 26, 2024
55d6107
Updated rigel to SDT
Apr 26, 2024
e3a4c86
BSP: riscv: Add hooks for open and close syscalls
mubinsyed2 Apr 24, 2024
266f01f
cmake: Findcommon.cmake: Remove the unused legacy code to avoid the w…
onkarharsh Apr 26, 2024
a9091c0
sw_services: xiltimer: Update default sleep and tick timers in SDT flow
Apr 26, 2024
670bd44
Added openamp_v1_10 and libmetal_v2_7
Apr 27, 2024
96df02d
Added xiltimer and cpu cortexr5
Apr 27, 2024
b5aeb49
scugic: Fix declaration for routines declared in scugic_header.h
sivadur Apr 27, 2024
6da5c56
Embedded SW license update 2024.1 release
msreeram-xilinx Apr 27, 2024
dc1ceec
Added xilrsa component
Apr 29, 2024
39295a3
xilpm: Secure lockdown of LPD is throwing errors
sangshet Apr 27, 2024
2c1bab8
Updated with modified lines
Apr 30, 2024
44e957e
dfeccf: Switchable parameter in YAML
conallogriofaamd Apr 29, 2024
050a9e7
doc: Changelog updates
Apr 29, 2024
df63776
Deleted extra spaces
May 4, 2024
145fd23
Merge pull request #13 from embeddedsw/mkoppara-patch-1
saddepal May 6, 2024
bb86e16
Changelog: update for dfe drivers
xlnx-dcvetic May 8, 2024
f18acde
Revert "Changelog: update for dfe drivers"
May 9, 2024
b173d24
xilpm: versal: server: Add XRAM AXI-lite workaround for ES1 devices
May 16, 2024
caf9f5e
xilinx: Add a github template telling people to not use pull requests
Oct 21, 2022
5688620
updated for doxygen for drivers and lib
Jun 18, 2024
f6cd052
XXV_ETH Fix: Solve BSP generation bug for multiple subcores in the sa…
Oct 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
dfemix: Fix SDT flow number of instances
When generationg the _g.c file in SDT flow there is always a NULL
struct as a terminator.

The number of instances should be incremented by one to account
for this.

Signed-off-by: Conall O'Griofa <conall.ogriofa@amd.com>

Acked-for-series: Cvetic, Dragan <dragan.cvetic@amd.com>
  • Loading branch information
conallogriofaamd authored and Siva Addepalli committed Mar 22, 2024
commit 2082d7e5ef44116d513b2bf0878f561a1b73ab28
5 changes: 3 additions & 2 deletions XilinxProcessorIPLib/drivers/dfemix/src/xdfemix.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/******************************************************************************
* Copyright (C) 2021-2022 Xilinx, Inc. All rights reserved.
* Copyright (C) 2022 - 2023 Advanced Micro Devices, Inc. All Rights Reserved.
* Copyright (C) 2022 - 2024 Advanced Micro Devices, Inc. All Rights Reserved.
* SPDX-License-Identifier: MIT
******************************************************************************/

@@ -85,6 +85,7 @@
* dc 11/11/22 Update NCOIdx and CCID check
* 1.6 dc 06/15/23 Correct comment about gain
* cog 07/04/23 Add support for SDT
* 1.7 cog 02/21/24 Fixed SDT runtime issue
*
* </pre>
* @endcond
@@ -139,7 +140,7 @@ extern "C" {
#define XDFEMIX_INSTANCE_EXISTS(X) (X < XDFEMIX_MAX_NUM_INSTANCES)
#else
#define XDFEMIX_MAX_NUM_INSTANCES \
(10U) /**< Maximum number of driver instances running at the same time. */
(11U) /**< Maximum number of driver instances in global config struct. */
#define XDFEMIX_INSTANCE_EXISTS(X) (XDfeMix_ConfigTable[X].Name != NULL)
#endif
#endif