Last change
on this file since 360 was
279,
checked in by alain, 7 years ago
|
1) Introduce independant command fields for the various devices in the thread descriptor.
2) Introduce a new dev_pic_enable_ipi() function in the generic PIC device
3) Fix two bugs identified by Maxime in the scheduler initialisation, and in the sched_select().
4) fix several bugs in the TSAR hal_kentry.S.
5) Introduce a third kgiet segment (besides kdata and kcode) in the TSAR bootloader.
|
File size:
220 bytes
|
Line | |
---|
1 | # Parameters definition for the ALMOS-MKH Makefile |
---|
2 | |
---|
3 | ARCH = /users/alain/soc/tsar-trunk-svn-2013/platforms/tsar_generic_iob |
---|
4 | X_SIZE = 1 |
---|
5 | Y_SIZE = 2 |
---|
6 | NB_PROCS = 1 |
---|
7 | NB_TTYS = 3 |
---|
8 | FBF_WIDTH = 128 |
---|
9 | IOC_TYPE = IOC_BDV |
---|
Note: See
TracBrowser
for help on using the repository browser.