summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix PRSDK-747DEV.RM_LLD.02.02.00.02Justin Sobota2016-05-121-24/+34
* Fix PRSDK-442Justin Sobota2016-04-211-16/+16
* Merge branch 'newbranch'Justin Sobota2015-10-301-5/+30
|\
| * merged k2-rtosAravind Batni2015-10-221-2/+2
| * merged from k2-rtosAravind Batni2015-10-221-5/+30
| |\
| | * rm: keystone 2: add A15 library build for Keystone II devices.Hao Zhang2015-10-151-5/+30
| |/
* / Resolved SDOCM00119205: Infinite loop due to improper cache handling when usi...Justin Sobota2015-10-301-3/+10
|/
* Updated Linux tests with new RM Server socket interfaceJustin Sobota2015-07-161-4/+3
* tree.h cache-instrumented macros were invalidating NULL pointers in some casesJustin Sobota2015-07-081-2/+2
* if alignmentJustin Sobota2015-07-021-4/+4
* Fixed UNSPECIFIED alloc exclusion review feedbackJustin Sobota2015-07-023-12/+12
* Added policy permission to exclude resource ranges from UNSPECIFIED base allo...Justin Sobota2015-07-013-55/+88
* Resolved code review comments and -Wall -Wexta warningsJustin Sobota2015-06-306-118/+247
* Whitespace and code formatting cleanupJustin Sobota2015-06-027-940/+1102
* Fixed SDOCM00115772 plus some formatting changesJustin Sobota2015-06-021-32/+43
* Policy performance improvement complete: bug testingJustin Sobota2015-06-016-1146/+1230
* Added policy tree elementsJustin Sobota2015-05-265-158/+292
* Moved allocators from linked list to binary treeJustin Sobota2015-05-214-381/+526
* Fixed GCC compilation warningsJustin Sobota2015-04-295-27/+39
* Resolved SDOCM00114533Justin Sobota2015-01-272-11/+17
* Added multi-threaded OSAL for rm instance serializationJustin Sobota2014-12-015-52/+107
* Coverity fixJustin Sobota2014-11-141-14/+25
* Resolved SDOCM00112612: Memory leak when extracting resources via Linux DTBJustin Sobota2014-08-151-7/+11
* Resolved SDOCM00112181Justin Sobota2014-07-221-4/+2
* Fix for RM server failure after coverity fixes added. also cleanup of rmver ...Justin Sobota2014-06-117-50/+76
* Coverity bug fixesJustin Sobota2014-06-068-76/+70
* Added new transport APIs and daemonized the Linux RM Server appJustin Sobota2014-03-071-49/+63
* Documentation upatesJustin Sobota2014-03-031-1/+1
* Added API to get service src and pkt src instance names from the RM packetJustin Sobota2014-01-151-0/+65
* Resolved SDOCM00102876Justin Sobota2013-07-311-2/+4
* Resolved SDOCM00101322Justin Sobota2013-07-221-1/+1
* Made requesting instance's allocation count for resource available via the se...Justin Sobota2013-05-294-22/+76
* Resolved SDOCM00101586. Added test cases to cover resolved issuedJustin Sobota2013-05-282-5/+11
* Return warning when opening CD instance due to instabilities. Fixed policy v...Justin Sobota2013-05-162-6/+13
* Added owner reference count to account for multiple allocates/frees of the sa...Justin Sobota2013-05-143-216/+267
* Fixed bug where unspecified base requests couldn't return a resource value of...Justin Sobota2013-05-131-1/+1
* Return owner count when resource already ownedJustin Sobota2013-05-131-0/+4
* 1. Makefile fix to recompile library on any source changeJustin Sobota2013-05-101-10/+9
* Preallocation routine will now correctly get next tree node during resource s...Justin Sobota2013-05-081-1/+7
* Completed testing of CD local allocation featureJustin Sobota2013-04-294-14/+14
* Added Linux example and updated release notesJustin Sobota2013-04-261-0/+1
* Transport now directly used to send response packets instead of searching bas...Justin Sobota2013-04-253-100/+104
* Added local resource management on CD instances (Free portion not tested)Justin Sobota2013-04-234-315/+825
* Added RESOURCE_STATUS service for requesting the owner reference count for a ...Justin Sobota2013-04-223-72/+158
* Coverity fixesJustin Sobota2013-04-093-59/+97
* Create shared copy of policy for Shared Server/Client so application doesn't ...Justin Sobota2013-04-092-12/+42
* Completed cleanup of test projects. Partitioned cdProcess to prepare for CD ...Justin Sobota2013-04-083-41/+111
* Fixed bug preventing UNSPECIFIED allocations from taking placeJustin Sobota2013-04-053-7/+19
* Updated Server-CD-Client memory tests. Fixed minor bugsJustin Sobota2013-04-053-53/+50
* Fixed major bug where the rm handle was being used in policy code without eve...Justin Sobota2013-04-042-7/+8