aboutsummaryrefslogtreecommitdiffstats
path: root/src/adapt
AgeCommit message (Collapse)AuthorFilesLines
2018-08-21Refactor: remove rd-table share memorynanger3-357/+0
DMM should not share rd table with protocol stack. Change-Id: I8e1afb708c9b785a382c157102ebbc228e550ea5 Signed-off-by: nanger <zhenyinan@huawei.com>
2018-08-14Feat: Add a new type 4 for simple stack integrationwangyalei2-1/+4
When simple stack integration(type=4), only alloc necessary memory(32M), and add prefix to differentiate the apps in primary mode. Change-Id: Ide8b3a276e999827b7ad3321cbd62cff127c2d44 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-08-13Feat : LWIP integration part1Swarup Nayak1-7/+0
Change-Id: Ia26c092d16579c6f845a021ba66bde106363883a Signed-off-by: Swarup Nayak <swarupnpvt@gmail.com>
2018-06-26Spell correctionRahul Gupta6-35/+35
Change-Id: Icc062e358398ecf0fc46b7a55ce1c37a71aee650 Signed-off-by: Rahul Gupta <rahul.g.chimera@gmail.com>
2018-03-13Clean up the src and update the docYalei Wang1-1/+0
Change-Id: If9c9cdb3ae5167198f0a2ae085871ff7134b32b0 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-03-08dmm initial commitqchang7-0/+1975
Change-Id: I049ee277cf4efdb83f9c2ac439365fcd421c159b Signed-off-by: qchang <qing.chang1@huawei.com>