summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-09GateMP: Fix maxValueLen for GateMP's NameServer3.50.04.08B3.50Angela Stegmaier
2020-04-02am65xx: Update Resource type to match sciclient API change3.50.04.08ASam Nelson
2020-04-01am65xx: Pass valid request pointer for Sciclient version checkAngela Stegmaier
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
2019-10-08trace: Update to snprintf for robustnessSam Nelson
2019-10-08srvmgr: Add NULL check for robustnessSam Nelson
2019-10-08srvmgr: Update shutdown variable type to volatileSam Nelson
2019-10-08srvmgr: update copy of the whole taskParams structureSam Nelson
2019-10-08TransportShm: Add NULL check for robustnessSam Nelson
2019-10-08NameServerRemoteNotify: Add NULL check for robustnessSam Nelson
2019-10-08NotifyDriverShm: Update local variable types match usageSam Nelson
2019-10-08HeapMultiBufMP: Add NULL check for robustnessSam Nelson
2019-10-08HeapMemMP: Add NULL check for robustnessSam Nelson