Driver for tightly coupled memory

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alessio Sangalli
Date: Monday, September 15, 2008 - 1:35 pm

Hi, the platform I am working on right now (ARM) has a so called 'TCM'
(tightly coupled memory) that is some 8 to 32kB of SRAM in the chip, no
waitstates, very high bandwidth, and it is possible to access it *while*
accessing main memory. It may be a very good thing (for example) to
implement a software FIFO to be used in ISRs or such.

Do you know of any implementation of such software FIFO or any other
kernel driver for TCMs?

bye
Alessio

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Driver for tightly coupled memory, Alessio Sangalli, (Mon Sep 15, 1:35 pm)
Re: Driver for tightly coupled memory, Ben Dooks, (Tue Sep 16, 2:35 am)
Re: Driver for tightly coupled memory, Alessio Sangalli, (Tue Sep 16, 10:39 am)
Re: Driver for tightly coupled memory, Ben Nizette, (Tue Sep 16, 3:27 pm)
Re: Driver for tightly coupled memory, Alessio Sangalli, (Tue Sep 16, 3:49 pm)
Re: Driver for tightly coupled memory, Ben Nizette, (Tue Sep 16, 4:04 pm)
Re: Driver for tightly coupled memory, Alessio Sangalli, (Tue Sep 16, 4:52 pm)
Re: Driver for tightly coupled memory, Valdis.Kletnieks, (Tue Sep 16, 7:42 pm)
Re: Driver for tightly coupled memory, Alessio Sangalli, (Tue Sep 16, 10:27 pm)
Re: Driver for tightly coupled memory, Valdis.Kletnieks, (Tue Sep 16, 10:39 pm)
Re: Driver for tightly coupled memory, Alessio Sangalli, (Tue Sep 16, 10:55 pm)