| commit | 24a37c16d752aeae65abddae7e0e841c3d224336 | [log] [tgz] |
|---|---|---|
| author | Kazunori Asayama <asayama@sm.sony.co.jp> | Fri Mar 13 18:18:18 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Tue Mar 17 11:07:44 2009 -0700 |
| tree | c41ccbe3f1e56580bb5eca234f436762fe086aff | |
| parent | c99278833e2521a20b968e3a0b89b501996d59e1 [diff] |
base: MPU mutex reduce code size Reduce code size of MPU mutex This patch reduces code size of mutex on MPU side by simplifying algorithm and sharing code. Signed-off-by: Kazunori Asayama <asayama@sm.sony.co.jp> Signed-off-by: Yuji Mano <yuji.mano@am.sony.com>