summaryrefslogtreecommitdiff
path: root/cesar/projects
AgeCommit message (Collapse)Author
2012-12-04cleo/buildroot/plcdrv: enable AES on MSE500, closes #3566Olivier Dufour
The plc rom works now for both SPC300 and MSE500.
2012-11-30cesar/project/plc: add high level for ilramNélio Laranjeiro
Add missing CONFIG_ARCH_ILRAM_PRIO_HIGH and replace last CONFIG_ARCH_ILRAM_PRIO to CONFIG_ARCH_ILRAM_PRIO_LOW.
2012-11-29cleo/buildroot: add MSE500 in bundle generation, closes #3418Olivier Dufour
BR2_TARGET_SPIDCOM_BOARD allows generic board configuration. BR2_TARGET_SPIDCOM_CHIP allows to use chip specific binaries. It is now easier to add a new board, and support multiple chips.
2012-11-29cesar/hal/arch: add two levels for ilram, closes #3457Nélio Laranjeiro
2012-10-22cesar/hal/arch: add ARCH_ILRAM2_PRIO with special behavior, refs #3414Nélio Laranjeiro
For ARCH_ILRAM_PRIO(n) < CONFIG_ARCH_ILRAM_PRIO = n, all function declared as ARCH_ILRAM_PRIO(n) with n > 1, are stored in ARCH_ILRAM2_PRIO(n). All CONFIG_ARCH_ILRAM2_PRIO With a PRIO = 0 the ILRAM2 is disabled.
2012-10-19cesar/{common,projects}: add default config set for plc project, refs #3374Nélio Laranjeiro
2012-09-20cesar/hal/phy: always bypass AES on MSE500, refs #3356Cyril Jourdan
2012-05-10cesar: AV code move to cp/av directory, refs #2928Thierry Carré
2012-05-10cesar/cp: handle project variants, refs #2928Nélio Laranjeiro
For now handles AV, EoC, UTest.
2012-02-20cesar, cleopatre, common: new ipmbox design, closes #848IPMbox Team
2012-02-06cesar: remove CONFIG_BLK_NB from Config files, refs #2925Yacine Belkadi
Since the commits related to #583: - CONFIG_BLK_NB is ignored if a "mem" boot parameter is passed to Cesar - the number of BLK is computed at runtime. This makes the presence of CONFIG_BLK_NB in some Config files confusing and misleading. Note that: - CONFIG_BLK_NB may still be used in the Config files of unit tests. - CONFIG_BLK_NB is still useful in the Config file if the hal/boot_params and hal/mem modules are not included.
2011-09-09cesar: add easy trace compilation thanks to ilram priority, refs #2613Nicolas Schodet
Priority is used to evict selected functions from ilram when code size is too large. To compile project/plc with traces, do: make PROJECT_CONFIG=Config.traces
2011-01-19cesar/projects/plc: dump stats and fatal message to mailbox, closes #2224Nicolas Schodet
2010-10-21cesar/{project, cp/sta/mgr}: remove IS_CCO and AUTHENTICATED led, closes #1951Nélio Laranjeiro
2010-08-24cesar/projects/plc: set default value of CONFIG_BLK_SLACK to 512Jérémy Dufour
2010-05-17cesar: first integration stepmercadie
- remove beacon/pwl calls/uses, - remove beacon/ntb calls/uses, - uniformize timers setting, - fix some warning on the way, - build with bsu. achieved: - beacon tests ok, - station builds ok. still needs: - init bsu, - fully integrate aclf, - secure share memory updating, - secure countdowns, - testing. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7030 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-19cesar/projects/plc: integrate ce/fcall into the PLC projetdufour
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6632 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-11cesar/cp/av/cco/bw: add a AV bandwidth managerlaranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6536 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-18cesar/projects/plc: add top level PLC project, closes #796schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6406 017c9cb6-072f-447c-8318-d5b54f68fe89