summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-13Linux: Update user AF_RPMSG define for 5.15+ kernelsHEAD3.52.00.00masteripc-nextSinthu Raja
2020-04-03am65xx: Update Resource type to match sciclient API changeSam Nelson
2020-03-13Remoteproc: DRA7xx: Fix incorrect DSP HEAP1 address3.51.00.00ASuman Anna
2020-03-13am65xx: Pass valid request pointer for Sciclient version checkAngela Stegmaier
2020-01-31K2: Use FW_RSC_ADDR_ANY for vrings in R5F resource table3.51.00.00Sam Nelson
2020-01-31VirtQueue: K2: poll for init completion statusSam Nelson
2020-01-31Remoteproc: AM65XX: Use FW_RSC_ADDR_ANY for vrings in R5F resource tableSam Nelson
2020-01-31VirtQueue: AM65X: poll for init completion statusSam Nelson
2020-01-31am65xx: Remove dependence on DEVMEM entrySam Nelson
2019-12-19Remoteproc: DRA7xx: Use FW_RSC_ADDR_ANY for vrings in IPU resource tableTero Kristo
2019-12-19Remoteproc: DRA7xx: Use FW_RSC_ADDR_ANY for vrings in DSP resource tableTero Kristo
2019-12-16VirtQueue: dra7xx: poll for init completion statusTero Kristo
2019-10-28test_omx: Add null termination to avoid out of bound access3.50.04.08Sam Nelson
2019-10-28srvmgr: Fix issue with memcopySam Nelson
2019-10-18Remoteproc: DRA7xx: Adjust entries to fix carveout allocation failuresSam Nelson
2019-10-18Remoteproc: DRA7xx: Drop invalid MEM_IOBUFS devmem entrySuman Anna
2019-10-09test_omx: Update not to fill the whole buffer3.50.04.07ASam Nelson
2019-10-09SysMin: Fix missed local variableSam Nelson
2019-10-09SysMin: Fix double usage of variable iSam Nelson
2019-10-09tests: Fix issue with parameter order for strncpySam Nelson
2019-10-09RcmServer: Update cast to match type comparedSam Nelson
2019-10-08package.bld: Remove --gcc optionSam Nelson
2019-10-08tests: Add error check to be more robustSam Nelson
2019-10-08transports: Fix to avoid potential divide by zero errorSam Nelson
2019-10-08nsremote: Add additional check to handle assert disabledSam Nelson
2019-10-08heaps: Avoid possible divide by zero errorSam Nelson
2019-10-08NotifySetup: Initialize retvalSam Nelson
2019-10-08ListMP: Add additional check to handle no Assert caseSam Nelson
2019-10-08SysMin: Update type to match print patternSam Nelson
2019-10-08RPMessage: Add additional check to handle no Assert caseSam Nelson
2019-10-08grcm: fix issue with Uint32 to Ptr conversionSam Nelson
2019-10-08GateMP: Update handling of address > 32 bit for local Gate onlySam Nelson
2019-10-08ListMP: Update to handle the case without Shared address translationSam Nelson
2019-10-08TransportShmCirc: Fix handling of address > 32 bitsSam Nelson
2019-10-08TransportShm: Fix handling of address > 32 bitsSam Nelson
2019-10-08NameServer: Fix for handling address > 32 bitsSam Nelson
2019-10-08NameServerRemoteNotify: Fix handling of address > 32 bitsSam Nelson
2019-10-08NotifyDriverShm: Fix handling of address > 32 bitsSam Nelson
2019-10-08NotifyDriverCirc: Fix handling of address > 32 bitsSam Nelson
2019-10-08HeapMultiBufMP: Update to handle > 32 bit addressSam Nelson
2019-10-08HeapMemMP: Update handling of > 32bit shared addressesSam Nelson
2019-10-08HeapBufMP: Update handling for > 32 bit addressesSam Nelson
2019-10-08NotifySetup: Add return value check for cases not using AssertSam Nelson
2019-10-08Ipc: Add round up function separately for Address pointersSam Nelson
2019-10-08SharedRegion: Update to handle address calculation > 32 bits correctlySam Nelson
2019-10-08Ipc: Add proper hanlding of shared pointer and addressesSam Nelson
2019-10-08GateMP: Update arg to accomodate pointer for local GateSam Nelson
2019-10-08VirtQueue: Add additional checks to handle, assert not enabledSam Nelson
2019-10-08mm: Update code for better portabilitySam Nelson
2019-10-08build: Remove deprecated --gcc optionSam Nelson