author | Ramsey Harris <ramsey@ti.com> | |
Mon, 17 Feb 2014 22:14:54 +0000 (14:14 -0800) | ||
committer | Chris Ring <cring@ti.com> | |
Mon, 17 Mar 2014 23:27:16 +0000 (16:27 -0700) | ||
commit | f696e052ae92a8a0c15d80c9ddf2eba79af38117 | |
tree | 704d486fb3a3d954f5c46ad2b3665b99ee787bf5 | tree | snapshot (tar.xz tar.gz zip) |
parent | fb98ec7baef88563ae0655322693d0177a03d2ad | commit | diff |
SDOCM00106428 Notify mailbox driver support on DRA7xx (DSP, EVE)
New NotifyDriverMbx module; initial implementation of notify mailbox
driver on dsp and eve only. Added support for multiple notify driver
configs in NotifySetup; requires new dispatch isr for notify events.
The isr will dispatch to the appropriate driver (shm or mbx). Improved
the NotifyDriverShm performance because it checks only the mailboxes
which might have raised the given event instead of always checking all
mailboxes. Added ROV view of NotifyDriverMbx. Added a mailbox tab
which shows inbound and outbound mailbox status. Better ISA handling in
source code and script code. Updated Build module with NotifyDriverMbx.c
to include new driver in IPC product libraries for C66 and ARP32.
New NotifyDriverMbx module; initial implementation of notify mailbox
driver on dsp and eve only. Added support for multiple notify driver
configs in NotifySetup; requires new dispatch isr for notify events.
The isr will dispatch to the appropriate driver (shm or mbx). Improved
the NotifyDriverShm performance because it checks only the mailboxes
which might have raised the given event instead of always checking all
mailboxes. Added ROV view of NotifyDriverMbx. Added a mailbox tab
which shows inbound and outbound mailbox status. Better ISA handling in
source code and script code. Updated Build module with NotifyDriverMbx.c
to include new driver in IPC product libraries for C66 and ARP32.
17 files changed: