| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adjust the way the PREFERRED_VERSION happens to allow us to use the same
login in layers that depend on this one.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 1c6fd6ac9a8ba1f39eaf1fe8a35b75a87f7e1683)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 8b34aa8995a34d8db2517e42438b460fb4d1a062)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
SOC_VARIANT has been remove, we are now only using the YP standard SOC_FAMILY
configuration. The defined families are: zynq, zynqmp, versal and versal-net.
Our decision of breaking up versal-net from versal, is based on the SoC CPU
changes from cortexa72/r5 to cortexa78/r52, thus we're treating it as a
different SoC family.
In order to capture the individual capabilities that we used to handle via
SOC_VARIANT, we have defined the following features (some may have been
previously defined):
- mali400 (zynqmp eg and ev)
- vcu (zynqmp ev)
- rfsoc (zynqmp dr RF capabiltiies)
- aie - (versal ai & premium)
- vdu - (versal ai)
SOC_VARIANT_ARCH and SOC_FAMILY_ARCH are now obsolete and replaced by
MACHINE_ARCH. This is based on the guideline that any recipes that use
MACHINE_FEATURES should be MACHINE_ARCH specific.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Clenaup and rework the code so that the 'generic' implementation no longers
affects xsct, or SDT (or future) variations.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
DTC_FLAGS and DT_INCLUDE should only be defined within the context of the
layer providing the device tree components. It is obsolete in the generic
case.
Spit the COMPATIBLE_HOST, xilinx-freertos belongs in the SDT layer.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
These machines have not been defined for a while, remove them.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Ensure that each bbappend only applies when XILINX_WITH_ESW or a related
DISTRO is enabled.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Follow the examples from meta-virtualization on how to enable bbappends and
set PREFERRED_VERSIONS.
This will require the user to set XILINX_WITH_ESW to some value. Any value
will enable the components in this layer at this time. We may choose to be
more selective in the future.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Adjust the way the PREFERRED_VERSION happens to allow us to use the same
login in layers that depend on this one.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\|
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
xilpm: versal: server: Add XRAM AXI-lite workaround for ES1 devices
|
|\ \
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
SRCPV is no longer needed, Simply various usages.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update integration for Scarthgap changes
Fix 2022.2 and 2023.2 standalone ESW patching. Note, the standalone versions
may or may not work by themselves. The bbappends in meta-xilinx-tools complete
the implementation.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |\ \
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update SRCREV for xlnx_rel_v2023.2_update branch to pull in the
latest changes for image selector app
Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
System controller SC_update6 candidate release image is 2023.2
yocto based image which needs changes backported from ESW master to
xlnx_rel_v2023.2_update branch
Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This change includes the Kria K24/KD240 changes in xlnx-embeddedsw by
default for all embeddedsw components
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 20bbd9c268299c2b11d7fc4fc1abcbf576b5e9ff)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 16f76bc2f35029e6864e49670af0ef66be7b3694)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\ \ \ \
| | |_|/
| |/| |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | | |
Revert "Changelog: update for dfe drivers"
|
| | | |
| | | |
| | | |
| | | | |
Changelog: update for dfe drivers
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Merge pull request #13 from embeddedsw/mkoppara-patch-1
Deleted extra spaces
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
doc: Changelog updates
dfeccf: Switchable parameter in YAML
Updated with modified lines
xilpm: Secure lockdown of LPD is throwing errors
Added xilrsa component
Embedded SW license update 2024.1 release
|
|\| | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
scugic: Fix declaration for routines declared in scugic_header.h
Embedded SW license update 2024.1 release
Added xiltimer and cpu cortexr5
Added openamp_v1_10 and libmetal_v2_7
sw_services: xiltimer: Update default sleep and tick timers in SDT flow
cmake: Findcommon.cmake: Remove the unused legacy code to avoid the wrong DDR value in linker
Updated rigel to SDT
Revert "OpenAMP: Remove hard-coding cmake paths and dependencies"
BSP: riscv: Add hooks for open and close syscalls
scugic: xscugic_example: Use interrupt wrapper APIs to trigger SGI
BSP: intr: Add software interrupt support
scripts: pyesw: reconfig_bsp: Fix cmake configure errors on windows
sw_services:xilsecure:Use correct KAT mask for RSA operation
xilpm: server: Release DDRMCs linked to root PLDx during PldInitStart
BSP: Display all legacy BSP setting options in SDT flow
Added new components and line spaces in ChangeLog
Changelog: update for OpenAMP and Libmetal
Changelog: update for dfe drivers
lwip220 : add dhcp and acd debug flags
lwip220 : fix lwip debug options in cmake
Updated changelog for 2024.1 components-5
sw_services:xilrsa:Added additional files missing property to clean the target
VPROCSS: Subcore array definition fix for VPSS
dfeprach: Configure si570 in Linux examples
dfeofdm: Configure si570 in Linux examples
dfemix: Configure si570 in Linux examples
dfeequ: Configure si570 in Linux examples
dfeccf: Configure si570 in Linux examples
Updated changelog for 2024.1 components-4
Updated changelog for 2024.1 components-2
Updated changelog for 2024.1 components-3
OpenAMP: Remove hard-coding cmake paths and dependencies
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
transactional memory
These two files were missed when the other part of the patch was applied.
On microblaze, add "--disable-tm-clone-registry" due to the image size increasing
Disable TM clone registry in libgcc. It is enabled in libgcc by default.
This option helps to reduce code size for embedded targets which do
not use transactional memory.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit 91cb12f9021cde165cb525f31044f03315440fc3.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Updated changelog for 2024.1 components-5
sw_services:xilrsa:Added additional files missing property to clean the target
VPROCSS: Subcore array definition fix for VPSS
dfeprach: Configure si570 in Linux examples
dfeofdm: Configure si570 in Linux examples
dfemix: Configure si570 in Linux examples
dfeequ: Configure si570 in Linux examples
dfeccf: Configure si570 in Linux examples
Updated changelog for 2024.1 components-4
Updated changelog for 2024.1 components-2
Updated changelog for 2024.1 components-3
OpenAMP: Remove hard-coding cmake paths and dependencies
|
|\| | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Updated changelog for 2024.1 components_1
dsirxss: Update dsirxss to dsi2rxss.
dsi2rx: Add new subcore driver for DSI RX.
ThirdParty: openamp: Add Compiler flag -Os for applications by default
BSP: cortexr5: Support lockstep_mode_debug in SDT flow
iomodule: Ensure that xio.h is included only for MB and MB-V
scripts:pyesw:create_bsp: Update the Findcommon.cmake file to maintain backward compatibility for NON_YOCTO variable
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
transactional memory
On microblaze, add "--disable-tm-clone-registry" due to the image size increasing
Disable TM clone registry in libgcc. It is enabled in libgcc by default.
This option helps to reduce code size for embedded targets which do
not use transactional memory.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
dfeofdm: Update hw version in yamal
sw_services: xloader: Added DDRMC registers Dump logs in Versal
sw_services: xiltimer: Fix doxygen warnings
sw_services: xiltimer: Add support for tick and sleep timers
sw_services: xloader: Added DDRMC registers Dump logs in Versal-Net
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
sw_services:xilsecure:Fixed doxygen warnings
Revert "sw_services:Fixed doxygen warnings"
sw_services: xilocp: Fix the size of buffer passed to XPlmi_MemSet
sw_services:Fixed doxygen warnings
sw_services: xilsecure: Update SHA2 minor version
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
v_hdmitxss1: Exdes Independent mode Fix
v_hdmirxss1: Exdes Independent mode fix
csudma: Fix peripheral test failure for MB designs
iicps: Add doxygen and editorial fixes
mipicsiss: update CPHY support only for Rigel flow
v_sdirx: Fix HD/SD/3G modes without st352 payload
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
sdps: Add doxygen and editorial fixes
qspipsu: Add doxygen fixes
ospipsv: Add doxygen and editorial fixes
gpio: Add doxygen and editorial fixes
sysmonpsv: Add doxygen and editorial fixes
sw_services: xilplmi: Fix doxygen warnings
ttcps: Add support for compiling examples in Yocto flow
sw_services: xilloader: Added glitch checks after function call
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
v_hdmitxss1: Exdes Independent mode Fix
v_hdmirxss1: Exdes Independent mode fix
csudma: Fix peripheral test failure for MB designs
iicps: Add doxygen and editorial fixes
mipicsiss: update CPHY support only for Rigel flow
v_sdirx: Fix HD/SD/3G modes without st352 payload
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
sdps: Add doxygen and editorial fixes
qspipsu: Add doxygen fixes
ospipsv: Add doxygen and editorial fixes
gpio: Add doxygen and editorial fixes
sysmonpsv: Add doxygen and editorial fixes
sw_services: xilplmi: Fix doxygen warnings
ttcps: Add support for compiling examples in Yocto flow
sw_services: xilloader: Added glitch checks after function call
|
|\| | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
v_hdmitxss: TxOnly: Fix compilation error with Txonly design
v_hdmirxss: RxOnly: Fix compilation error with Rxonly design
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
update Embedded SW license 2024.1 release
sw_services: xilfpga: Add doxygen fixes
sysmonpsu: Add Xiltimer to CMakeLists
scripts: pyesw: Enable user-driven customization of library options for xilpm
trngpsv: Update trngpsv minor version
trngpsx: Update trngpsx minor version
sw_services: xilsecure: Update minor version number to 24.1
sw_services:xilocp: Fix DME failure
sysmonpsv: Handle Secondary SLRs
sw_services:xilsecure:Fix Branch Past initialization
sw_services:xilsecure:Fix MISRA-C Rule 17.7
sw_services:xilsecure:Fix MISRA-C Rule 10.3
sw_services:xilsecure:Fix overrun issue
sw_services: xilpm: Enable the capability to adjust bsp config flags in the Rigel flow
freertos10_xilinx: Fix portPOINTER_SIZE_TYPE value for Cortex A78
scripts: pyesw: retarget_app: Add support for shared workspace use case
xilpm: versal_common: server: Add a macro to exclude USB idle code
bsp: Add macro to disable long values print support as needed
dp12txss: examples: Fix IIC Baseaddress for new unified version
dp12rxss: examples: Fix IIC Baseaddress for new unified version
xilpm: versal: NoC ScanClear workaround for xcvm2152
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
xilpm: versal_common: server: Add error message for PSM-PLM version conflict
lib: sw_services: versal_common: Add check for the IPI permission access in feature check API
lwip : Add lwip_dhcp_does_acd_check
sw_services:xilnvm:versalnet:Fix for MISRA-C Rule 8.3
sw_services:xilnvm:versalnet:Fix for coverity warning
sw_services:xilnvm:versalnet:Fix MISRA-C Rule 12.1
XilSkey: efuse status bits of ultrascale devices
srec_bootloader: Fix compilation error on Microblaze RISC-V
xilpm: versal: server: Skip NoC clock gating consideration during the boot
uartns550: Fix compilation warning of interrupt example
dp14txss:zcu102_pt_hdcp: Modified applicaiton to continue without hdcp incase of wrong password entered during fetching keys from EEPROM.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
zynqmp_pmufw: Update FPGA config reg status to use local buf
dp21txss: Add support for octa pixel mode
dp21txss: Add support for OctaPixel Mode
dp21rxss: Add support for OctaPixel Mode
dp21: Add support for octa pixel mode
dp21: Add support for OctaPixel Mode
dp21: Fix C++ warnings
dp14: Fix C++ warnings
sw_services:xilocp:Fix issue for getting swpcr data
sw_services:xilocp: Clear memory buffer after calculating PCR
xilplmi: Correct configuration read format for VP1902 device.
xilsem: Correct configuration read format for VP1902.
i2s: Fix C++ compilation errors
sw_services: xilcert: Fixed calculation of hash in serial field
xilsecure: fixed header inclusion in SDT flow
dfeofdm: Update hw version
emacps: Fix HwTail check in XEmacPs_BdRingFromHwRX
sw_services:xilnvm:Update validation check during additional PPK programming
BSP: riscv: Fix instruction cache APIs
dfeprach: Update device node name
usbpsu: Add doxygen and editorial fixes
sw_services: xilpm: Remove usage of GSW ERROR register in BISR code
esw: In SDT flow for the Microblaze processor, include libgloss in the link libraries by default
sw_services:xilskey:Add description for XILSKEY_PUF_KEK_REGEN_RDY_TIMEOUT
xilpm: versal_common: server: Remove PGGS2 and PGGS3 related code
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Updated sysmonpsv to 4.2
Revert "sysmonpsv: Added SSIT Support"
BSP: riscv: Fix FPU context handling in trap handler
vphy: Added support for DP2.1
sw_services:xilocp:Fix review comments for XOcp_DmeXppuConfig
sw_services:xilloader:Fixed doxygen comments format
TPG: Addition of bool library in header file
bsp: cortexr52: Use PMU as default timer for Cortex-R52
sw_services: xilplmi: Fix MISRA-C violation 8.6
sw_services: xilplmi: Fix MISRA-C violation 2.2
sw_services: xilplmi: Fix MISRA-C violation 17.8
sw_services: xilplmi: Fix MISRA-C violation 10.3
mipicsiss: example: update GPIO address.
sw_apps: zynqmp_pmufw: Correct typo for SOM specific macro
dp21: Fix linking issues in C++
dp14: Fix linking issues in C++
dp12: Fix linking issues in C++
rfdc: NCO Frequency
xilplmi: added CDO debug prints
intc: Fix xintc_low_level_example for HW designs with fast interrupts
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\| | |
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
sw_apps: zynqmp_pmufw: Add ipipsu driver dependency in metadata file
sw_apps: versal_psmfw: Add ipipsu driver dependency in metadata file
sw_services: xilpm: Add ipipsu driver dependency in metadata file
tmrctr: Update examples to complete execution within 1 seconds
scripts: pyesw: create_bsp: Update the top-level CMake file to include the bsp include folder
scripts: pyesw: Generate preprocessed file always inside domain directory
emacps: Fix the mask for XEmacPs_BdGetBufAddr
|
| | | |
| | | |
| | | |
| | | | |
dfeprach: Correct order of RACH mapping steps
|