author | Pradeep Venkatasubbarao <pradeepv@ti.com> | |
Fri, 21 Mar 2014 11:16:17 +0000 (16:46 +0530) | ||
committer | Pradeep Venkatasubbarao <pradeepv@ti.com> | |
Fri, 21 Mar 2014 11:16:17 +0000 (16:46 +0530) | ||
commit | 6aaa22111c89a6aa02fe15094f0d35fee5b3d2c7 | |
tree | 5100f85d0003f2aec636a1f97241899dc7cf99a0 | tree | snapshot (tar.xz tar.gz zip) |
parent | ca779d774a45e4c68e0a9ecfecb1956a0f8ec9d1 | commit | diff |
update MemHeader to hold the flags
The MemHeader structure is updated to hold the memory attribute flags.
This change is triggered by the need to hold the coreid in the flags from
the libdce perpective.
In future flags can be used to hold more attributes.
The least significant 4 bits is assumed to hold the coreid.
This information is noted needed by the remoteproc. Its only for
book keeping and the structure sizes on MPU and remote procs must match.
dependent MPU Patch:
http://review.omapzoom.org/#/c/34863
Signed-off-by: Pradeep Venkatasubbarao <pradeepv@ti.com>
The MemHeader structure is updated to hold the memory attribute flags.
This change is triggered by the need to hold the coreid in the flags from
the libdce perpective.
In future flags can be used to hold more attributes.
The least significant 4 bits is assumed to hold the coreid.
This information is noted needed by the remoteproc. Its only for
book keeping and the structure sizes on MPU and remote procs must match.
dependent MPU Patch:
http://review.omapzoom.org/#/c/34863
Signed-off-by: Pradeep Venkatasubbarao <pradeepv@ti.com>
src/ti/framework/dce/dce_priv.h | diff | blob | history |