summaryrefslogtreecommitdiff
path: root/plat/xilinx/zynqmp
Commit message (Expand)AuthorAgeFilesLines
* Merge "style(xilinx): fix AMD copyright format" into integrationJoanna Farley2023-04-288-8/+8
|\
| * style(xilinx): fix AMD copyright formatMichal Simek2023-04-248-8/+8
* | Merge changes from topic "versal/xlat-v2" into integrationJoanna Farley2023-04-241-4/+0
|\ \ | |/ |/|
| * fix(xilinx): remove asserts around arg0/arg1Michal Simek2023-04-171-4/+0
* | Merge "fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS" into integrationJoanna Farley2023-04-201-1/+0
|\ \
| * | fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINSMichal Simek2023-04-171-1/+0
| |/
* | style(xilinx): replace ARM by Arm in copyrightsMichal Simek2023-04-1431-31/+31
|/
* feat(zynqmp): make stack size configurableAkshay Belsare2023-04-111-0/+2
* feat(zynqmp): add hooks for custom runtime setupAkshay Belsare2023-04-063-0/+7
* refactor(xilinx): move enum to common placeJay Buddhabhatti2023-03-271-38/+1
* refactor(xilinx): move pm_defs.h to common placeJay Buddhabhatti2023-03-277-364/+217
* refactor(xilinx): move versal files to common placeJay Buddhabhatti2023-03-2712-18/+23
* feat(zynqmp): build pm code as libraryAmit Nagal2023-03-272-8/+22
* chore(zynqmp): print entry address to Secure and NS worldAkshay Belsare2023-03-271-2/+2
* fix(xilinx): handle CRC failure in IPI callbackNaman Trivedi Manojbhai2023-03-093-5/+12
* fix(xilinx): handle CRC failure in IPINaman Trivedi Manojbhai2023-03-091-0/+3
* fix(zynqmp): conditional reservation of memory in DTBAkshay Belsare2023-03-063-6/+17
* revert(zynqmp): remove EM SMC handlerMichal Simek2023-02-276-110/+3
* feat(zynqmp): add hooks for mmap and early setupAmit Nagal2023-02-244-1/+27
* fix(zynqmp): add bitmask for get_op_char APIRonak Jain2023-02-221-3/+5
* Merge "fix(zynqmp): panic w/o handoff structure in !JTAG" into integrationJoanna Farley2023-02-221-3/+2
|\
| * fix(zynqmp): panic w/o handoff structure in !JTAGMichal Simek2023-02-211-3/+2
* | fix(zynqmp): move EM SMC range to SIP rangeMichal Simek2023-02-202-8/+9
|/
* Merge changes from topic "zynqmp-smc" into integrationJoanna Farley2023-02-181-6/+18
|\
| * fix(zynqmp): check smc_fid 23:16 bitsMichal Simek2023-02-161-5/+15
| * fix(zynqmp): separate EM from PM SMCsMichal Simek2023-02-161-1/+3
* | Merge "feat(zynqmp): add support for custom sip service" into integrationJoanna Farley2023-02-174-0/+45
|\ \
| * | feat(zynqmp): add support for custom sip serviceAmit Nagal2023-02-164-0/+45
| |/
* | Merge "fix(zynqmp): update the conflicting EEMI API IDs" into integrationJoanna Farley2023-02-171-2/+2
|\ \
| * | fix(zynqmp): update the conflicting EEMI API IDsNava kishore Manne2023-02-161-2/+2
* | | Merge changes from topic "xlnx_zynqmp_debug" into integrationJoanna Farley2023-02-171-3/+3
|\ \ \
| * | | fix(zynqmp): with DEBUG=1 move bl31 to DDR rangeAkshay Belsare2023-02-151-2/+2
| * | | fix(zynqmp): update MAX_XLAT_TABLES for DDR memory rangeAkshay Belsare2023-02-151-1/+1
* | | | Merge changes from topic "versal-ipi" into integrationJoanna Farley2023-02-171-1/+0
|\ \ \ \
| * | | | fix(xilinx): remove unused mailbox macrosMichal Simek2023-02-151-1/+0
| | |/ / | |/| |
* | | | fix(zynqmp): fix bl31_zynqmp_setup.c coding styleMichal Simek2023-02-161-2/+1
| |_|/ |/| |
* | | Merge "feat(zynqmp): bump up version of query_data API" into integrationJoanna Farley2023-02-162-1/+6
|\ \ \ | |/ / |/| |
| * | feat(zynqmp): bump up version of query_data APIRonak Jain2023-02-152-1/+6
| |/
* | Merge "fix(zynqmp): fix DT reserved allocated size" into integrationJoanna Farley2023-02-151-2/+3
|\ \ | |/ |/|
| * fix(zynqmp): fix DT reserved allocated sizeMichal Simek2023-02-131-2/+3
* | Merge "fix(zynqmp): enable A53 workaround(errata 1530924)" into integrationJoanna Farley2023-02-141-0/+1
|\ \
| * | fix(zynqmp): enable A53 workaround(errata 1530924)Michal Simek2023-02-091-0/+1
| |/
* | feat(zynqmp): add SMCCC_ARCH_SOC_ID supportMichal Simek2023-02-091-0/+28
|/
* chore(xilinx): update print informationAkshay Belsare2023-02-021-2/+3
* fix(zynqmp): fix xck24 silicon IDMichal Simek2023-01-181-1/+1
* Merge changes from topic "bk/warnings" into integrationManish Pandey2023-01-102-16/+12
|\
| * fix(zynqmp): remove redundant api_version checkBoyan Karatotev2022-12-011-15/+11
| * fix: remove old-style declarationsBoyan Karatotev2022-12-011-1/+1
* | fix(zynqmp): initialize uint32 with value 0U in pm codeNaman Patel2022-12-011-11/+11
|/
* fix(zynqmp): check return status of pm_get_api_versionNaman Patel2022-11-241-1/+7