879541a918
Make serial console interface more robust. Enables interrupts only when registering input, all memory is managed inside application. Interface to application is changed to have two fifo queues. One queue is a free line slots and another queue is keeping entered lines. This way memory for lines is managed inside application which provides free lines queue. It is also simpler to manage entered lines by sleeping on fifo_get on app layer. Change-Id: I4776c03eddd1e7d880df3b902bd48f5f2c901cad Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
interrupt_controller | ||
pci | ||
random | ||
serial | ||
timer | ||
defs.objs |