|
@@ -1,13 +1,11 @@
|
|
/*
|
|
/*
|
|
- * tcm-sita.c
|
|
|
|
- *
|
|
|
|
* SImple Tiler Allocator (SiTA): 2D and 1D allocation(reservation) algorithm
|
|
* SImple Tiler Allocator (SiTA): 2D and 1D allocation(reservation) algorithm
|
|
*
|
|
*
|
|
* Authors: Ravi Ramachandra <r.ramachandra@ti.com>,
|
|
* Authors: Ravi Ramachandra <r.ramachandra@ti.com>,
|
|
* Lajos Molnar <molnar@ti.com>
|
|
* Lajos Molnar <molnar@ti.com>
|
|
* Andy Gross <andy.gross@ti.com>
|
|
* Andy Gross <andy.gross@ti.com>
|
|
*
|
|
*
|
|
- * Copyright (C) 2012 Texas Instruments, Inc.
|
|
|
|
|
|
+ * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
|
|
*
|
|
*
|
|
* This package is free software; you can redistribute it and/or modify
|
|
* This package is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* it under the terms of the GNU General Public License version 2 as
|